[INFO] cloning repository https://github.com/octofhir/cql-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octofhir/cql-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctofhir%2Fcql-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctofhir%2Fcql-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5c1919c397de62c94b9aa7ccdc044d167d3e52b
[INFO] testing octofhir/cql-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctofhir%2Fcql-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/octofhir/cql-rs
[INFO] finished tweaking git repo https://github.com/octofhir/cql-rs
[INFO] tweaked toml for git repo https://github.com/octofhir/cql-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/octofhir/cql-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/octofhir/cql-rs 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7068da283a3688ff0a1db06a8cca052fe49c86a4ccdf0d668b26809337f33625
[INFO] running `Command { std: "docker" "start" "-a" "7068da283a3688ff0a1db06a8cca052fe49c86a4ccdf0d668b26809337f33625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7068da283a3688ff0a1db06a8cca052fe49c86a4ccdf0d668b26809337f33625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7068da283a3688ff0a1db06a8cca052fe49c86a4ccdf0d668b26809337f33625", kill_on_drop: false }`
[INFO] [stdout] 7068da283a3688ff0a1db06a8cca052fe49c86a4ccdf0d668b26809337f33625
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aef45f3f17e0809aee06ca7d0299363db32bb0682516fa63c4d64940e184919b
[INFO] running `Command { std: "docker" "start" "-a" "aef45f3f17e0809aee06ca7d0299363db32bb0682516fa63c4d64940e184919b", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/cql
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `cql` in package `octofhir-cql-cli v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-cli)` has the same output filename as the bin target `cql` in package `octofhir-cql v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/cql.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `cql` in package `octofhir-cql-cli v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-cli)` has the same output filename as the bin target `cql` in package `octofhir-cql v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling zmij v0.1.9
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling sysinfo v0.34.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling octofhir-ucum v0.5.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling octofhir-cql-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-diagnostics)
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling human-panic v2.0.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling octofhir-cql-ast v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-ast)
[INFO] [stderr]    Compiling octofhir-cql-parser v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-parser)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling octofhir-cql-types v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-types)
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling octofhir-cql-elm v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-elm)
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling octofhir-fhir-model v0.1.7
[INFO] [stderr]    Compiling octofhir-cql-model v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-model)
[INFO] [stderr]    Compiling octofhir-cql-eval v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-eval)
[INFO] [stderr]    Compiling octofhir-cql v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql)
[INFO] [stderr]    Compiling octofhir-cql-cli v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "aef45f3f17e0809aee06ca7d0299363db32bb0682516fa63c4d64940e184919b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef45f3f17e0809aee06ca7d0299363db32bb0682516fa63c4d64940e184919b", kill_on_drop: false }`
[INFO] [stdout] aef45f3f17e0809aee06ca7d0299363db32bb0682516fa63c4d64940e184919b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 517580d767300c64bb6524e15c36f556cf6f3b65d2ecca0f7a58b2a960d3b597
[INFO] running `Command { std: "docker" "start" "-a" "517580d767300c64bb6524e15c36f556cf6f3b65d2ecca0f7a58b2a960d3b597", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling octofhir-cql-types v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-types)
[INFO] [stderr]    Compiling octofhir-cql-elm v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-elm)
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling human-panic v2.0.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling octofhir-cql-ast v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-ast)
[INFO] [stderr]    Compiling octofhir-cql-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-diagnostics)
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling insta v1.45.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling octofhir-cql-parser v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-parser)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling octofhir-fhir-model v0.1.7
[INFO] [stderr]    Compiling octofhir-cql-model v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-model)
[INFO] [stderr]    Compiling octofhir-cql-eval v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-eval)
[INFO] [stderr]    Compiling octofhir-cql v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql)
[INFO] [stderr]    Compiling octofhir-cql-cli v0.1.0 (/opt/rustwide/workdir/crates/octofhir-cql-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 37.07s
[INFO] running `Command { std: "docker" "inspect" "517580d767300c64bb6524e15c36f556cf6f3b65d2ecca0f7a58b2a960d3b597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "517580d767300c64bb6524e15c36f556cf6f3b65d2ecca0f7a58b2a960d3b597", kill_on_drop: false }`
[INFO] [stdout] 517580d767300c64bb6524e15c36f556cf6f3b65d2ecca0f7a58b2a960d3b597
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f894c67b5d93fb5fefc50496196bfc221462591ef12f3389a897a09b9878b861
[INFO] running `Command { std: "docker" "start" "-a" "f894c67b5d93fb5fefc50496196bfc221462591ef12f3389a897a09b9878b861", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/octofhir_cql-05fb51151368c435)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test cli::execute::tests::test_parse_parameters_json ... ok
[INFO] [stdout] test cli::resolver::tests::test_resolve_file ... ok
[INFO] [stdout] test cli::execute::tests::test_parse_parameters_invalid ... ok
[INFO] [stdout] test cli::resolver::tests::test_cache ... ok
[INFO] [stdout] test cli::execute::tests::test_parse_parameters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/cql-9235612f7d79cdf9)
[INFO] [stderr]      Running tests/cqframework_spec_tests.rs (/opt/rustwide/target/debug/deps/cqframework_spec_tests-13f9ef6a2031eda5)
[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] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test spec_tests::xml_parser::tests::test_parse_invalid_expression ... ok
[INFO] [stdout] test spec_tests::xml_parser::tests::test_parse_simple_test ... ok
[INFO] [stdout] test spec_tests::xml_parser::tests::test_parse_test_with_capability ... ok
[INFO] [stdout] test spec_tests::runner::tests::test_capability_check ... FAILED
[INFO] [stdout] test spec_tests::runner::tests::test_runner_basic ... ok
[INFO] [stdout] test test_parse_all_suites ... ok
[INFO] [stdout] test test_type_operators ... ok
[INFO] [stdout] test test_logical_operators ... ok
[INFO] [stdout] test test_aggregate_functions ... ok
[INFO] [stdout] test test_string_operators ... ok
[INFO] [stdout] test test_list_operators ... ok
[INFO] [stdout] test test_arithmetic_functions ... ok
[INFO] [stdout] test test_comparison_operators ... ok
[INFO] [stdout] test test_datetime_operators ... ok
[INFO] [stdout] test test_interval_operators ... ok
[INFO] [stdout] test generate_compliance_report ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p octofhir-cql --test cqframework_spec_tests`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- spec_tests::runner::tests::test_capability_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'spec_tests::runner::tests::test_capability_check' (32) panicked at crates/octofhir-cql/tests/spec_tests/runner.rs:630:9:
[INFO] [stdout] assertion failed: !caps.supports("ucum-unit-conversion-support")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62a0d80d5d7a - <unknown>
[INFO] [stdout]    1:     0x62a0d80ed64a - <unknown>
[INFO] [stdout]    2:     0x62a0d80da902 - <unknown>
[INFO] [stdout]    3:     0x62a0d80b3ecf - <unknown>
[INFO] [stdout]    4:     0x62a0d80cd579 - <unknown>
[INFO] [stdout]    5:     0x62a0d7c4af6c - <unknown>
[INFO] [stdout]    6:     0x62a0d80cd732 - <unknown>
[INFO] [stdout]    7:     0x62a0d80b3fba - <unknown>
[INFO] [stdout]    8:     0x62a0d80ab719 - <unknown>
[INFO] [stdout]    9:     0x62a0d80b4c9d - <unknown>
[INFO] [stdout]   10:     0x62a0d80edfac - <unknown>
[INFO] [stdout]   11:     0x62a0d80edf72 - <unknown>
[INFO] [stdout]   12:     0x62a0d7b85e49 - <unknown>
[INFO] [stdout]   13:     0x62a0d7b85e73 - <unknown>
[INFO] [stdout]   14:     0x62a0d7b86356 - <unknown>
[INFO] [stdout]   15:     0x62a0d7c3f04b - <unknown>
[INFO] [stdout]   16:     0x62a0d7c4ba3b - <unknown>
[INFO] [stdout]   17:     0x62a0d7c47154 - <unknown>
[INFO] [stdout]   18:     0x62a0d7c4e642 - <unknown>
[INFO] [stdout]   19:     0x62a0d80d4e3f - <unknown>
[INFO] [stdout]   20:     0x76e9e80abaa4 - <unknown>
[INFO] [stdout]   21:     0x76e9e8138a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generate_compliance_report stdout ----
[INFO] [stdout] 
[INFO] [stdout] # CQL Specification Compliance Report
[INFO] [stdout] 
[INFO] [stdout] ## Summary
[INFO] [stdout] 
[INFO] [stdout] | Metric | Count |
[INFO] [stdout] |--------|-------|
[INFO] [stdout] | Total Tests | 1693 |
[INFO] [stdout] | Passed | 1693 (100.0%) |
[INFO] [stdout] | Failed | 0 |
[INFO] [stdout] | Skipped | 0 |
[INFO] [stdout] 
[INFO] [stdout] ## Results by Suite
[INFO] [stdout] 
[INFO] [stdout] ### CqlListOperatorsTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 212/212
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlConditionalOperatorsTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 9/9
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlComparisonOperatorsTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 198/198
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlArithmeticFunctionsTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 212/212
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlLogicalOperatorsTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 39/39
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlQueryTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 12/12
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlAggregateFunctionsTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 50/50
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlIntervalOperatorsTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 412/412
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlTypeOperatorsTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 35/35
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlStringOperatorsTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 81/81
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlNullologicalOperatorsTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 22/22
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### ValueLiteralsAndSelectors
[INFO] [stdout] 
[INFO] [stdout] - Passed: 66/66
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlDateTimeOperatorsTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 317/317
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] ### CqlTypesTest
[INFO] [stdout] 
[INFO] [stdout] - Passed: 28/28
[INFO] [stdout] - Failed: 0
[INFO] [stdout] - Skipped: 0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_compliance_report' (31) panicked at crates/octofhir-cql/tests/cqframework_spec_tests.rs:229:43:
[INFO] [stdout] Failed to write report: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62a0d80d5d7a - <unknown>
[INFO] [stdout]    1:     0x62a0d80ed64a - <unknown>
[INFO] [stdout]    2:     0x62a0d80da902 - <unknown>
[INFO] [stdout]    3:     0x62a0d80b3ecf - <unknown>
[INFO] [stdout]    4:     0x62a0d80cd579 - <unknown>
[INFO] [stdout]    5:     0x62a0d7c4af6c - <unknown>
[INFO] [stdout]    6:     0x62a0d80cd732 - <unknown>
[INFO] [stdout]    7:     0x62a0d80b3f88 - <unknown>
[INFO] [stdout]    8:     0x62a0d80ab719 - <unknown>
[INFO] [stdout]    9:     0x62a0d80b4c9d - <unknown>
[INFO] [stdout]   10:     0x62a0d80edfac - <unknown>
[INFO] [stdout]   11:     0x62a0d80edd22 - <unknown>
[INFO] [stdout]   12:     0x62a0d7d8c1b0 - <unknown>
[INFO] [stdout]   13:     0x62a0d7b9064e - <unknown>
[INFO] [stdout]   14:     0x62a0d7b90a53 - <unknown>
[INFO] [stdout]   15:     0x62a0d7b865b6 - <unknown>
[INFO] [stdout]   16:     0x62a0d7c3f04b - <unknown>
[INFO] [stdout]   17:     0x62a0d7c4ba3b - <unknown>
[INFO] [stdout]   18:     0x62a0d7c47154 - <unknown>
[INFO] [stdout]   19:     0x62a0d7c4e642 - <unknown>
[INFO] [stdout]   20:     0x62a0d80d4e3f - <unknown>
[INFO] [stdout]   21:     0x76e9e80abaa4 - <unknown>
[INFO] [stdout]   22:     0x76e9e8138a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     generate_compliance_report
[INFO] [stdout]     spec_tests::runner::tests::test_capability_check
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f894c67b5d93fb5fefc50496196bfc221462591ef12f3389a897a09b9878b861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f894c67b5d93fb5fefc50496196bfc221462591ef12f3389a897a09b9878b861", kill_on_drop: false }`
[INFO] [stdout] f894c67b5d93fb5fefc50496196bfc221462591ef12f3389a897a09b9878b861
