[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] 404957a20eaa5ae54d0cb2c5f15c7ef77a60d387 [INFO] checking max-sixty/prql against master#561b5dea1e7e5c21f0fb550ca579229ceb878297 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-sixty%2Fprql" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-sixty/prql on toolchain 561b5dea1e7e5c21f0fb550ca579229ceb878297 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [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" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/prqlc/bindings/java/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_java` library target) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/prqlc/bindings/prqlc-c/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prqlc_c` library target) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/prqlc/prql-compiler-macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_compiler_macros` library target) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mysql-common-derive v0.31.0 [INFO] [stderr] Downloaded pg_bigdecimal v0.1.5 [INFO] [stderr] Downloaded test_each_file v0.3.1 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v13.0.0 [INFO] [stderr] Downloaded mdbook-preprocessor-boilerplate v0.1.2 [INFO] [stderr] Downloaded rustler_sys v2.4.0 [INFO] [stderr] Downloaded pyo3-macros v0.20.2 [INFO] [stderr] Downloaded insta-cmd v0.4.0 [INFO] [stderr] Downloaded mysql_common v0.32.1 [INFO] [stderr] Downloaded rustler_codegen v0.32.1 [INFO] [stderr] Downloaded pulldown-cmark v0.10.2 [INFO] [stderr] Downloaded pyo3 v0.20.2 [INFO] [stderr] Downloaded rustler v0.32.1 [INFO] [stderr] Downloaded connector_arrow v0.4.1 [INFO] [stderr] Downloaded ansi-to-html v0.2.1 [INFO] [stderr] Downloaded clap_complete v4.4.10 [INFO] [stderr] Downloaded clap_complete_nushell v0.1.11 [INFO] [stderr] Downloaded clap_complete_command v0.5.1 [INFO] [stderr] Downloaded clio v0.3.5 [INFO] [stderr] Downloaded colorchoice-clap v1.0.3 [INFO] [stderr] Downloaded pyo3-ffi v0.20.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.20.2 [INFO] [stderr] Downloaded minijinja v0.31.0 [INFO] [stderr] Downloaded rust_decimal v1.34.2 [INFO] [stderr] Downloaded sqlparser v0.44.0 [INFO] [stderr] Downloaded duckdb v0.10.1 [INFO] [stderr] Downloaded libduckdb-sys v0.10.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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a369666cb9d38f88e9adfe3e8e8df4e3d0ef879dc9402ffdd19bdbcd8675f19a [INFO] running `Command { std: "docker" "start" "-a" "a369666cb9d38f88e9adfe3e8e8df4e3d0ef879dc9402ffdd19bdbcd8675f19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a369666cb9d38f88e9adfe3e8e8df4e3d0ef879dc9402ffdd19bdbcd8675f19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a369666cb9d38f88e9adfe3e8e8df4e3d0ef879dc9402ffdd19bdbcd8675f19a", kill_on_drop: false }` [INFO] [stdout] a369666cb9d38f88e9adfe3e8e8df4e3d0ef879dc9402ffdd19bdbcd8675f19a [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08f300f45b68968bdaa3fa910894966ad250f19397bd27c04615bc27a7afcbef [INFO] running `Command { std: "docker" "start" "-a" "08f300f45b68968bdaa3fa910894966ad250f19397bd27c04615bc27a7afcbef", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/prqlc/bindings/prqlc-c/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prqlc_c` library target) [INFO] [stderr] warning: /opt/rustwide/workdir/prqlc/prql-compiler-macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_compiler_macros` library target) [INFO] [stderr] warning: /opt/rustwide/workdir/prqlc/bindings/java/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_java` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking ariadne v0.4.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling pyo3-build-config v0.20.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking arrow-buffer v49.0.0 [INFO] [stderr] Checking arrow-schema v49.0.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking arrow-data v49.0.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Compiling pyo3-ffi v0.20.2 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking clap_complete v4.4.10 [INFO] [stderr] Checking clio v0.3.5 [INFO] [stderr] Checking colorchoice-clap v1.0.3 [INFO] [stderr] Checking arrow-array v49.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking clap_complete_nushell v0.1.11 [INFO] [stderr] Checking clap_complete_fig v4.4.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking clap_complete_command v0.5.1 [INFO] [stderr] Compiling pyo3 v0.20.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking arrow-select v49.0.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking prqlc-ast v0.11.5 (/opt/rustwide/workdir/prqlc/prqlc-ast) [INFO] [stderr] Checking sqlparser v0.44.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking minijinja v0.31.0 [INFO] [stderr] Checking insta v1.38.0 [INFO] [stderr] Compiling pyo3-macros v0.20.2 [INFO] [stderr] Checking prqlc-parser v0.11.5 (/opt/rustwide/workdir/prqlc/prqlc-parser) [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Checking arrow-cast v49.0.0 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking arrow-string v49.0.0 [INFO] [stderr] Checking arrow-ord v49.0.0 [INFO] [stderr] Checking arrow-row v49.0.0 [INFO] [stderr] Checking arrow-arith v49.0.0 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pulldown-cmark v0.10.2 [INFO] [stderr] Checking arrow v49.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Checking opener v0.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking mdbook v0.4.36 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Checking connector_arrow v0.4.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking pulldown-cmark-to-cmark v13.0.0 [INFO] [stderr] Checking mdbook-preprocessor-boilerplate v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling rustler_sys v2.4.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ansi-to-html v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [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/561b5dea1e7e5c21f0fb550ca579229ceb878297/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.44.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=067ec8252cbdeeec -C extra-filename=-067ec8252cbdeeec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-79d67ca206b37562.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-742dfff966168e9b.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" "08f300f45b68968bdaa3fa910894966ad250f19397bd27c04615bc27a7afcbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f300f45b68968bdaa3fa910894966ad250f19397bd27c04615bc27a7afcbef", kill_on_drop: false }` [INFO] [stdout] 08f300f45b68968bdaa3fa910894966ad250f19397bd27c04615bc27a7afcbef [INFO] checking max-sixty/prql against try#8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-sixty%2Fprql" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-sixty/prql on toolchain 8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [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" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/prqlc/bindings/prqlc-c/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prqlc_c` library target) [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/prqlc/bindings/java/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_java` library target) [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/prqlc/prql-compiler-macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_compiler_macros` library target) [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99b64aabb38712699460217257a627e4f1c97a0222d12b8ce2edb9f830c19f58 [INFO] running `Command { std: "docker" "start" "-a" "99b64aabb38712699460217257a627e4f1c97a0222d12b8ce2edb9f830c19f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99b64aabb38712699460217257a627e4f1c97a0222d12b8ce2edb9f830c19f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b64aabb38712699460217257a627e4f1c97a0222d12b8ce2edb9f830c19f58", kill_on_drop: false }` [INFO] [stdout] 99b64aabb38712699460217257a627e4f1c97a0222d12b8ce2edb9f830c19f58 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5464749dd76fda5dbe99a045528823673615221f9fe6a29e8a086a135bb12f2 [INFO] running `Command { std: "docker" "start" "-a" "f5464749dd76fda5dbe99a045528823673615221f9fe6a29e8a086a135bb12f2", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/prqlc/bindings/java/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_java` library target) [INFO] [stderr] warning: /opt/rustwide/workdir/prqlc/bindings/prqlc-c/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prqlc_c` library target) [INFO] [stderr] warning: /opt/rustwide/workdir/prqlc/prql-compiler-macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_compiler_macros` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking ariadne v0.4.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling pyo3-build-config v0.20.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking arrow-buffer v49.0.0 [INFO] [stderr] Checking arrow-schema v49.0.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking arrow-data v49.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling pyo3-ffi v0.20.2 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking clap_complete v4.4.10 [INFO] [stderr] Checking colorchoice-clap v1.0.3 [INFO] [stderr] Checking clio v0.3.5 [INFO] [stderr] Checking arrow-array v49.0.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking clap_complete_nushell v0.1.11 [INFO] [stderr] Checking clap_complete_fig v4.4.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking clap_complete_command v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling pyo3 v0.20.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking arrow-select v49.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking prqlc-ast v0.11.5 (/opt/rustwide/workdir/prqlc/prqlc-ast) [INFO] [stderr] Checking sqlparser v0.44.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking minijinja v0.31.0 [INFO] [stderr] Checking insta v1.38.0 [INFO] [stderr] Compiling pyo3-macros v0.20.2 [INFO] [stderr] Checking prqlc-parser v0.11.5 (/opt/rustwide/workdir/prqlc/prqlc-parser) [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking arrow-ord v49.0.0 [INFO] [stderr] Checking arrow-cast v49.0.0 [INFO] [stderr] Checking arrow-string v49.0.0 [INFO] [stderr] Checking arrow-row v49.0.0 [INFO] [stderr] Checking arrow-arith v49.0.0 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pulldown-cmark v0.10.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking arrow v49.0.0 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Checking opener v0.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking mdbook v0.4.36 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Checking connector_arrow v0.4.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking pulldown-cmark-to-cmark v13.0.0 [INFO] [stderr] Checking mdbook-preprocessor-boilerplate v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling rustler_sys v2.4.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ansi-to-html v0.2.1 [INFO] [stderr] Checking prqlc v0.11.5 (/opt/rustwide/workdir/prqlc/prqlc) [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling test_each_file v0.3.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking insta-cmd v0.4.0 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustler_codegen v0.32.1 [INFO] [stdout] warning: field `options` is never read [INFO] [stdout] --> prqlc/prqlc/src/semantic/resolver/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Resolver<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub options: ResolverOptions, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `riid` is never read [INFO] [stdout] --> prqlc/prqlc/src/sql/srq/context.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct RelationInstance { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 69 | pub riid: RIId, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RelationInstance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lutra v0.11.5 (/opt/rustwide/workdir/lutra/lutra) [INFO] [stderr] Checking mdbook-prql v0.11.5 (/opt/rustwide/workdir/web/book) [INFO] [stderr] Compiling prqlc-python v0.11.5 (/opt/rustwide/workdir/prqlc/bindings/prqlc-python) [INFO] [stderr] Compiling lutra-python v0.11.5 (/opt/rustwide/workdir/lutra/bindings/python) [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking rustler v0.32.1 [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> prqlc/bindings/prqlc-python/src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> prqlc/bindings/prqlc-python/src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking prql v0.11.5 (/opt/rustwide/workdir/prqlc/bindings/elixir/native/prql) [INFO] [stderr] Checking prql-compiler v0.11.5 (/opt/rustwide/workdir/prqlc/prql-compiler) [INFO] [stderr] Checking prqlc-c v0.11.5 (/opt/rustwide/workdir/prqlc/bindings/prqlc-c) [INFO] [stderr] Checking prql-js v0.11.5 (/opt/rustwide/workdir/prqlc/bindings/js) [INFO] [stdout] warning: field `options` is never read [INFO] [stdout] --> prqlc/prqlc/src/semantic/resolver/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Resolver<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub options: ResolverOptions, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `riid` is never read [INFO] [stdout] --> prqlc/prqlc/src/sql/srq/context.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct RelationInstance { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 69 | pub riid: RIId, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RelationInstance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jni v0.21.1 [INFO] [stderr] Checking prql-java v0.11.5 (/opt/rustwide/workdir/prqlc/bindings/java) [INFO] [stdout] warning: field `options` is never read [INFO] [stdout] --> prqlc/prqlc/src/semantic/resolver/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Resolver<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub options: ResolverOptions, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `riid` is never read [INFO] [stdout] --> prqlc/prqlc/src/sql/srq/context.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct RelationInstance { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 69 | pub riid: RIId, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RelationInstance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `options` is never read [INFO] [stdout] --> prqlc/prqlc/src/semantic/resolver/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Resolver<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub options: ResolverOptions, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `riid` is never read [INFO] [stdout] --> prqlc/prqlc/src/sql/srq/context.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct RelationInstance { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 69 | pub riid: RIId, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RelationInstance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking prql-compiler-macros v0.11.5 (/opt/rustwide/workdir/prqlc/prql-compiler-macros) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling compile-files v0.11.5 (/opt/rustwide/workdir/prqlc/prqlc/examples/compile-files) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.03s [INFO] running `Command { std: "docker" "inspect" "f5464749dd76fda5dbe99a045528823673615221f9fe6a29e8a086a135bb12f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5464749dd76fda5dbe99a045528823673615221f9fe6a29e8a086a135bb12f2", kill_on_drop: false }` [INFO] [stdout] f5464749dd76fda5dbe99a045528823673615221f9fe6a29e8a086a135bb12f2