[INFO] fetching crate tlq-fhir-context 0.1.10... [INFO] testing tlq-fhir-context-0.1.10 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate tlq-fhir-context 0.1.10 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate tlq-fhir-context 0.1.10 [INFO] finished tweaking crates.io crate tlq-fhir-context 0.1.10 [INFO] tweaked toml for crates.io crate tlq-fhir-context 0.1.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tlq-fhir-context 0.1.10 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tlq-fhir-context 0.1.10 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compression-codecs v0.4.35 [INFO] [stderr] Downloaded tar v0.4.44 [INFO] [stderr] Downloaded tlq-fhir-models v0.1.10 [INFO] [stderr] Downloaded tlq-fhir-package v0.1.10 [INFO] [stderr] Downloaded tlq-fhir-registry-client v0.1.10 [INFO] [stderr] Downloaded async-compression v0.4.36 [INFO] [stderr] Downloaded reqwest v0.12.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abc5df14056f1edafd87e1051aaa5b99eba9dae53c5836fb058114d3a90e0b91 [INFO] running `Command { std: "docker" "start" "-a" "abc5df14056f1edafd87e1051aaa5b99eba9dae53c5836fb058114d3a90e0b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abc5df14056f1edafd87e1051aaa5b99eba9dae53c5836fb058114d3a90e0b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc5df14056f1edafd87e1051aaa5b99eba9dae53c5836fb058114d3a90e0b91", kill_on_drop: false }` [INFO] [stdout] abc5df14056f1edafd87e1051aaa5b99eba9dae53c5836fb058114d3a90e0b91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d31a437cc545a4eeaf50915584b59d0fb03fe45681c3514a9f3c6d48b95a4d54 [INFO] running `Command { std: "docker" "start" "-a" "d31a437cc545a4eeaf50915584b59d0fb03fe45681c3514a9f3c6d48b95a4d54", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling compression-codecs v0.4.35 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling async-compression v0.4.36 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [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 serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tlq-fhir-package v0.1.10 [INFO] [stderr] Compiling tlq-fhir-models v0.1.10 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.25 [INFO] [stderr] Compiling tlq-fhir-registry-client v0.1.10 [INFO] [stderr] Compiling tlq-fhir-context v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.58s [INFO] running `Command { std: "docker" "inspect" "d31a437cc545a4eeaf50915584b59d0fb03fe45681c3514a9f3c6d48b95a4d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31a437cc545a4eeaf50915584b59d0fb03fe45681c3514a9f3c6d48b95a4d54", kill_on_drop: false }` [INFO] [stdout] d31a437cc545a4eeaf50915584b59d0fb03fe45681c3514a9f3c6d48b95a4d54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7619290ec3fa30a2c562edf58894245acd814b191a56a7f3df5ddf50693e8028 [INFO] running `Command { std: "docker" "start" "-a" "7619290ec3fa30a2c562edf58894245acd814b191a56a7f3df5ddf50693e8028", kill_on_drop: false }` [INFO] [stderr] Compiling tlq-fhir-context v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "7619290ec3fa30a2c562edf58894245acd814b191a56a7f3df5ddf50693e8028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7619290ec3fa30a2c562edf58894245acd814b191a56a7f3df5ddf50693e8028", kill_on_drop: false }` [INFO] [stdout] 7619290ec3fa30a2c562edf58894245acd814b191a56a7f3df5ddf50693e8028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 802d7ad80ba333b5660d1184406168232a999ee8bb7b1b0e15102913817a0fcb [INFO] running `Command { std: "docker" "start" "-a" "802d7ad80ba333b5660d1184406168232a999ee8bb7b1b0e15102913817a0fcb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tlq_fhir_context-c7e1145fdb9399fc) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test context::tests::prefers_release_over_prerelease_when_latest ... ok [INFO] [stdout] test context::tests::test_get_choice_expansions ... ok [INFO] [stdout] test context::tests::test_get_element_type ... ok [INFO] [stdout] test context::tests::test_get_element_type_with_choice ... ok [INFO] [stdout] test context::tests::test_get_element_type_with_prefixed_field_name ... ok [INFO] [stdout] test context::tests::test_get_structure_definition_by_type ... ok [INFO] [stdout] test context::tests::test_find_choice_base ... ok [INFO] [stdout] test context::tests::test_get_structure_definition_by_url ... ok [INFO] [stdout] test context::tests::test_get_structure_definition_from_resource ... ok [INFO] [stdout] test context::tests::test_resolve_path_type ... ok [INFO] [stdout] test context::tests::test_get_structure_definition_not_found ... ok [INFO] [stdout] test context::tests::flexible_context_caches_by_canonical ... ok [INFO] [stdout] test context::tests::flexible_context_caches_by_canonical_and_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests tlq_fhir_context [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/context.rs - context::DefaultFhirContext::from_lock_file_async (line 1008) ... ignored [INFO] [stdout] test src/context.rs - context::DefaultFhirContext::from_package_async (line 923) ... ignored [INFO] [stdout] test src/context.rs - context::DefaultFhirContext::generate_lock_file (line 1059) - compile ... ok [INFO] [stdout] test src/context.rs - context::DefaultFhirContext::from_fhir_version_async (line 968) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "802d7ad80ba333b5660d1184406168232a999ee8bb7b1b0e15102913817a0fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "802d7ad80ba333b5660d1184406168232a999ee8bb7b1b0e15102913817a0fcb", kill_on_drop: false }` [INFO] [stdout] 802d7ad80ba333b5660d1184406168232a999ee8bb7b1b0e15102913817a0fcb