[INFO] fetching crate octofhir-fhirpath-ast 0.4.21... [INFO] testing octofhir-fhirpath-ast-0.4.21 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate octofhir-fhirpath-ast 0.4.21 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate octofhir-fhirpath-ast 0.4.21 [INFO] finished tweaking crates.io crate octofhir-fhirpath-ast 0.4.21 [INFO] tweaked toml for crates.io crate octofhir-fhirpath-ast 0.4.21 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate octofhir-fhirpath-ast 0.4.21 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate octofhir-fhirpath-ast 0.4.21 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded octofhir-fhirpath-core v0.4.21 [INFO] [stderr] Downloaded octofhir-fhir-model v0.1.1 [INFO] [stderr] Downloaded octofhir-ucum v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14d2c585a19a891d8deeba850812854acd8c521bc037680fb40f14c2c5b7953c [INFO] running `Command { std: "docker" "start" "-a" "14d2c585a19a891d8deeba850812854acd8c521bc037680fb40f14c2c5b7953c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14d2c585a19a891d8deeba850812854acd8c521bc037680fb40f14c2c5b7953c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d2c585a19a891d8deeba850812854acd8c521bc037680fb40f14c2c5b7953c", kill_on_drop: false }` [INFO] [stdout] 14d2c585a19a891d8deeba850812854acd8c521bc037680fb40f14c2c5b7953c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70e83bc35256e20bf3f7650154390bd4db4d3a151ecd0b1460d4b249d03a3e8a [INFO] running `Command { std: "docker" "start" "-a" "70e83bc35256e20bf3f7650154390bd4db4d3a151ecd0b1460d4b249d03a3e8a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling octofhir-ucum v0.5.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling octofhir-fhir-model v0.1.1 [INFO] [stderr] Compiling octofhir-fhirpath-core v0.4.21 [INFO] [stderr] Compiling octofhir-fhirpath-ast v0.4.21 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.19s [INFO] running `Command { std: "docker" "inspect" "70e83bc35256e20bf3f7650154390bd4db4d3a151ecd0b1460d4b249d03a3e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e83bc35256e20bf3f7650154390bd4db4d3a151ecd0b1460d4b249d03a3e8a", kill_on_drop: false }` [INFO] [stdout] 70e83bc35256e20bf3f7650154390bd4db4d3a151ecd0b1460d4b249d03a3e8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2da0944e6c7c6b94d278032558569cdefb0a4cdfd90fe4b05cd33927074ff048 [INFO] running `Command { std: "docker" "start" "-a" "2da0944e6c7c6b94d278032558569cdefb0a4cdfd90fe4b05cd33927074ff048", kill_on_drop: false }` [INFO] [stderr] Compiling octofhir-fhirpath-ast v0.4.21 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "2da0944e6c7c6b94d278032558569cdefb0a4cdfd90fe4b05cd33927074ff048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da0944e6c7c6b94d278032558569cdefb0a4cdfd90fe4b05cd33927074ff048", kill_on_drop: false }` [INFO] [stdout] 2da0944e6c7c6b94d278032558569cdefb0a4cdfd90fe4b05cd33927074ff048 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d53ce52ee83f2a42b7fdae4237c60b1935e7b7a4a309aae4425f763c06ec176 [INFO] running `Command { std: "docker" "start" "-a" "5d53ce52ee83f2a42b7fdae4237c60b1935e7b7a4a309aae4425f763c06ec176", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/octofhir_fhirpath_ast-3bf51463680d6e2b) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test expression::tests::test_clone_optimizations ... ok [INFO] [stdout] test expression::tests::test_lambda_constructors ... ok [INFO] [stdout] test expression::tests::test_performance_optimizations ... ok [INFO] [stdout] test operator::tests::test_binary_operator_precedence ... ok [INFO] [stdout] test operator::tests::test_operator_associativity ... ok [INFO] [stdout] test operator::tests::test_operator_string_representation ... ok [INFO] [stdout] test expression::tests::test_literal_value_optimizations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests octofhir_fhirpath_ast [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] running `Command { std: "docker" "inspect" "5d53ce52ee83f2a42b7fdae4237c60b1935e7b7a4a309aae4425f763c06ec176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d53ce52ee83f2a42b7fdae4237c60b1935e7b7a4a309aae4425f763c06ec176", kill_on_drop: false }` [INFO] [stdout] 5d53ce52ee83f2a42b7fdae4237c60b1935e7b7a4a309aae4425f763c06ec176