[INFO] fetching crate octofhir-fhirpath-parser 0.4.21... [INFO] testing octofhir-fhirpath-parser-0.4.21 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate octofhir-fhirpath-parser 0.4.21 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate octofhir-fhirpath-parser 0.4.21 [INFO] finished tweaking crates.io crate octofhir-fhirpath-parser 0.4.21 [INFO] tweaked toml for crates.io crate octofhir-fhirpath-parser 0.4.21 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate octofhir-fhirpath-parser 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-parser 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded octofhir-fhirpath-ast v0.4.21 [INFO] [stderr] Downloaded octofhir-fhirpath-diagnostics v0.4.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b01124423bb9743ed48cd2cf58ea5f966de4a4858b38e0d855a2e18a5ddee5ee [INFO] running `Command { std: "docker" "start" "-a" "b01124423bb9743ed48cd2cf58ea5f966de4a4858b38e0d855a2e18a5ddee5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b01124423bb9743ed48cd2cf58ea5f966de4a4858b38e0d855a2e18a5ddee5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b01124423bb9743ed48cd2cf58ea5f966de4a4858b38e0d855a2e18a5ddee5ee", kill_on_drop: false }` [INFO] [stdout] b01124423bb9743ed48cd2cf58ea5f966de4a4858b38e0d855a2e18a5ddee5ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e431ee5eb58d34fa6fc3e74e7dac1eef9248cf9731dde0bc2a1140d4f703e452 [INFO] running `Command { std: "docker" "start" "-a" "e431ee5eb58d34fa6fc3e74e7dac1eef9248cf9731dde0bc2a1140d4f703e452", kill_on_drop: false }` [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling octofhir-ucum v0.5.1 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling octofhir-fhir-model v0.1.1 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling octofhir-fhirpath-core v0.4.21 [INFO] [stderr] Compiling octofhir-fhirpath-ast v0.4.21 [INFO] [stderr] Compiling octofhir-fhirpath-diagnostics v0.4.21 [INFO] [stderr] Compiling octofhir-fhirpath-parser v0.4.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokenizer.rs:968:24 [INFO] [stdout] | [INFO] [stdout] 968 | pub fn tokenize(input: &str) -> ParseResult>> { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 968 | pub fn tokenize(input: &str) -> ParseResult>>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.28s [INFO] running `Command { std: "docker" "inspect" "e431ee5eb58d34fa6fc3e74e7dac1eef9248cf9731dde0bc2a1140d4f703e452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e431ee5eb58d34fa6fc3e74e7dac1eef9248cf9731dde0bc2a1140d4f703e452", kill_on_drop: false }` [INFO] [stdout] e431ee5eb58d34fa6fc3e74e7dac1eef9248cf9731dde0bc2a1140d4f703e452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d4544b92864ec44cae3b563fecadb6d353905ff4297af9afa187875152fa0ef9 [INFO] running `Command { std: "docker" "start" "-a" "d4544b92864ec44cae3b563fecadb6d353905ff4297af9afa187875152fa0ef9", kill_on_drop: false }` [INFO] [stderr] error: failed to download `async-trait v0.1.89` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `async-trait v0.1.89` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `Command { std: "docker" "inspect" "d4544b92864ec44cae3b563fecadb6d353905ff4297af9afa187875152fa0ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4544b92864ec44cae3b563fecadb6d353905ff4297af9afa187875152fa0ef9", kill_on_drop: false }` [INFO] [stdout] d4544b92864ec44cae3b563fecadb6d353905ff4297af9afa187875152fa0ef9