[INFO] fetching crate octofhir-fhirpath-core 0.4.20... [INFO] testing octofhir-fhirpath-core-0.4.20 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate octofhir-fhirpath-core 0.4.20 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate octofhir-fhirpath-core 0.4.20 [INFO] finished tweaking crates.io crate octofhir-fhirpath-core 0.4.20 [INFO] tweaked toml for crates.io crate octofhir-fhirpath-core 0.4.20 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate octofhir-fhirpath-core 0.4.20 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate octofhir-fhirpath-core 0.4.20 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd07be13b3eb23289b3b9ded74dc9bbab6e5fa221d5e9a48987c2b1b9db4e5b0 [INFO] running `Command { std: "docker" "start" "-a" "fd07be13b3eb23289b3b9ded74dc9bbab6e5fa221d5e9a48987c2b1b9db4e5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd07be13b3eb23289b3b9ded74dc9bbab6e5fa221d5e9a48987c2b1b9db4e5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd07be13b3eb23289b3b9ded74dc9bbab6e5fa221d5e9a48987c2b1b9db4e5b0", kill_on_drop: false }` [INFO] [stdout] fd07be13b3eb23289b3b9ded74dc9bbab6e5fa221d5e9a48987c2b1b9db4e5b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 410de9b77914b3983c6947e02521868b030d6a87ab7ae5c9a7950cd54b8a4afc [INFO] running `Command { std: "docker" "start" "-a" "410de9b77914b3983c6947e02521868b030d6a87ab7ae5c9a7950cd54b8a4afc", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [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 thiserror v2.0.16 [INFO] [stderr] Compiling octofhir-ucum v0.5.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling octofhir-fhir-model v0.1.1 [INFO] [stderr] Compiling octofhir-fhirpath-core v0.4.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.45s [INFO] running `Command { std: "docker" "inspect" "410de9b77914b3983c6947e02521868b030d6a87ab7ae5c9a7950cd54b8a4afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "410de9b77914b3983c6947e02521868b030d6a87ab7ae5c9a7950cd54b8a4afc", kill_on_drop: false }` [INFO] [stdout] 410de9b77914b3983c6947e02521868b030d6a87ab7ae5c9a7950cd54b8a4afc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 422cba78d9c0739ff7b51b36dcb5c9c03e93dd9f89facfba847d83d1bdd41c91 [INFO] running `Command { std: "docker" "start" "-a" "422cba78d9c0739ff7b51b36dcb5c9c03e93dd9f89facfba847d83d1bdd41c91", kill_on_drop: false }` [INFO] [stderr] Compiling octofhir-fhirpath-core v0.4.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "422cba78d9c0739ff7b51b36dcb5c9c03e93dd9f89facfba847d83d1bdd41c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "422cba78d9c0739ff7b51b36dcb5c9c03e93dd9f89facfba847d83d1bdd41c91", kill_on_drop: false }` [INFO] [stdout] 422cba78d9c0739ff7b51b36dcb5c9c03e93dd9f89facfba847d83d1bdd41c91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10f28ac686e8143da0b4247a8da07e74183aa6bd9f82e8455ae698a240dc6341 [INFO] running `Command { std: "docker" "start" "-a" "10f28ac686e8143da0b4247a8da07e74183aa6bd9f82e8455ae698a240dc6341", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/octofhir_fhirpath_core-7aee465b947485c9) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test error::tests::test_basic_error_constructors ... ok [INFO] [stdout] test error::tests::test_consolidated_error_constructors ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test error::tests::test_function_error_with_arguments ... ok [INFO] [stdout] test error::tests::test_source_location_creation ... ok [INFO] [stdout] test error::tests::test_legacy_error_constructors_still_work ... ok [INFO] [stdout] test error::tests::test_evaluation_error_with_context ... ok [INFO] [stdout] test error::tests::test_enhanced_error_constructors ... ok [INFO] [stdout] test error::tests::test_error_context_trait ... ok [INFO] [stdout] test error::tests::test_error_context_helpers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests octofhir_fhirpath_core [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" "10f28ac686e8143da0b4247a8da07e74183aa6bd9f82e8455ae698a240dc6341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10f28ac686e8143da0b4247a8da07e74183aa6bd9f82e8455ae698a240dc6341", kill_on_drop: false }` [INFO] [stdout] 10f28ac686e8143da0b4247a8da07e74183aa6bd9f82e8455ae698a240dc6341