[INFO] fetching crate cedar-policy-cli 4.9.0... [INFO] checking cedar-policy-cli-4.9.0 against try#349c4bfa6ac87b818f6fd19d4869c0b24790ac6a for pr-152856 [INFO] extracting crate cedar-policy-cli 4.9.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cedar-policy-cli 4.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cedar-policy-cli 4.9.0 [INFO] tweaked toml for crates.io crate cedar-policy-cli 4.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cedar-policy-cli 4.9.0 on toolchain 349c4bfa6ac87b818f6fd19d4869c0b24790ac6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cedar-policy-cli 4.9.0 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" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f64fef3a27e68d8f298071b3cbc1c7eb4f1ab017986a0265d50e3f0cc12d0065 [INFO] running `Command { std: "docker" "start" "-a" "f64fef3a27e68d8f298071b3cbc1c7eb4f1ab017986a0265d50e3f0cc12d0065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f64fef3a27e68d8f298071b3cbc1c7eb4f1ab017986a0265d50e3f0cc12d0065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64fef3a27e68d8f298071b3cbc1c7eb4f1ab017986a0265d50e3f0cc12d0065", kill_on_drop: false }` [INFO] [stdout] f64fef3a27e68d8f298071b3cbc1c7eb4f1ab017986a0265d50e3f0cc12d0065 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1322a1563ce5c89b19217813d5948dbd84cd4fc72360aa6ffc60671b36017187 [INFO] running `Command { std: "docker" "start" "-a" "1322a1563ce5c89b19217813d5948dbd84cd4fc72360aa6ffc60671b36017187", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking linked_hash_set v0.1.6 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Checking unicode-security v0.1.2 [INFO] [stderr] Checking nonempty v0.12.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking smol_str v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking rustc-literal-escaper v0.0.7 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling cedar-policy v4.9.0 [INFO] [stderr] Checking pretty v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking lalrpop-util v0.22.2 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking assert_cmd v2.1.2 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling psm v0.1.29 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling logos-codegen v0.16.1 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling logos-derive v0.16.1 [INFO] [stderr] Checking logos v0.16.1 [INFO] [stderr] Checking graphviz-rust v0.9.6 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Compiling cedar-policy-core v4.9.0 [INFO] [stderr] Checking cedar-policy-formatter v4.9.0 [INFO] [stderr] Checking cedar-policy-cli v4.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "1322a1563ce5c89b19217813d5948dbd84cd4fc72360aa6ffc60671b36017187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1322a1563ce5c89b19217813d5948dbd84cd4fc72360aa6ffc60671b36017187", kill_on_drop: false }` [INFO] [stdout] 1322a1563ce5c89b19217813d5948dbd84cd4fc72360aa6ffc60671b36017187