[INFO] fetching crate cedar-policy-cli 2.3.2...
[INFO] checking cedar-policy-cli-2.3.2 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate cedar-policy-cli 2.3.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate cedar-policy-cli 2.3.2 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cedar-policy-cli 2.3.2
[INFO] finished tweaking crates.io crate cedar-policy-cli 2.3.2
[INFO] tweaked toml for crates.io crate cedar-policy-cli 2.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate cedar-policy-cli 2.3.2 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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43a2ffdc024f3c62e9bf7859e1cb95718907c2ef733f71238684beb385b16e49
[INFO] running `Command { std: "docker" "start" "-a" "43a2ffdc024f3c62e9bf7859e1cb95718907c2ef733f71238684beb385b16e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43a2ffdc024f3c62e9bf7859e1cb95718907c2ef733f71238684beb385b16e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43a2ffdc024f3c62e9bf7859e1cb95718907c2ef733f71238684beb385b16e49", kill_on_drop: false }`
[INFO] [stdout] 43a2ffdc024f3c62e9bf7859e1cb95718907c2ef733f71238684beb385b16e49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d802133f39ce0193e035f0cad1f1565e2657b187090c6921adb44b54cf62b9c1
[INFO] running `Command { std: "docker" "start" "-a" "d802133f39ce0193e035f0cad1f1565e2657b187090c6921adb44b54cf62b9c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking rustc_lexer v0.1.0
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]    Compiling ref-cast v1.0.19
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]     Checking unicode-security v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking pretty v0.11.3
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking predicates v3.0.3
[INFO] [stderr]     Checking tempfile v3.7.0
[INFO] [stderr]    Compiling derive_arbitrary v1.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling ref-cast-impl v1.0.19
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.1.0
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking arbitrary v1.3.0
[INFO] [stderr]     Checking thiserror v1.0.44
[INFO] [stderr]     Checking serde_with v3.1.0
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]    Compiling cedar-policy-core v2.3.2
[INFO] [stderr]     Checking cedar-policy-validator v2.3.2
[INFO] [stderr]     Checking cedar-policy-formatter v2.3.2
[INFO] [stderr]     Checking cedar-policy v2.3.2
[INFO] [stderr]     Checking cedar-policy-cli v2.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 21.01s
[INFO] running `Command { std: "docker" "inspect" "d802133f39ce0193e035f0cad1f1565e2657b187090c6921adb44b54cf62b9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d802133f39ce0193e035f0cad1f1565e2657b187090c6921adb44b54cf62b9c1", kill_on_drop: false }`
[INFO] [stdout] d802133f39ce0193e035f0cad1f1565e2657b187090c6921adb44b54cf62b9c1
