[INFO] fetching crate portcullis 1.0.0...
[INFO] testing portcullis-1.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate portcullis 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate portcullis 1.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate portcullis 1.0.0
[INFO] tweaked toml for crates.io crate portcullis 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate portcullis 1.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate portcullis 1.0.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e326e158688652682ff62351b12b5ee04da4021e0d5402652e18d1854ff8acb2
[INFO] running `Command { std: "docker" "start" "-a" "e326e158688652682ff62351b12b5ee04da4021e0d5402652e18d1854ff8acb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e326e158688652682ff62351b12b5ee04da4021e0d5402652e18d1854ff8acb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e326e158688652682ff62351b12b5ee04da4021e0d5402652e18d1854ff8acb2", kill_on_drop: false }`
[INFO] [stdout] e326e158688652682ff62351b12b5ee04da4021e0d5402652e18d1854ff8acb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a7ce32969a27f1dd354c7ad9a0a3c370ed30c5907db111c9d1311764e2c74eb
[INFO] running `Command { std: "docker" "start" "-a" "5a7ce32969a27f1dd354c7ad9a0a3c370ed30c5907db111c9d1311764e2c74eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling portcullis v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.65s
[INFO] running `Command { std: "docker" "inspect" "5a7ce32969a27f1dd354c7ad9a0a3c370ed30c5907db111c9d1311764e2c74eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a7ce32969a27f1dd354c7ad9a0a3c370ed30c5907db111c9d1311764e2c74eb", kill_on_drop: false }`
[INFO] [stdout] 5a7ce32969a27f1dd354c7ad9a0a3c370ed30c5907db111c9d1311764e2c74eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bf35fd0931b91651c4c913fe1bba98b3e7fe5ac9863ee9abe21a90619f3672b
[INFO] running `Command { std: "docker" "start" "-a" "0bf35fd0931b91651c4c913fe1bba98b3e7fe5ac9863ee9abe21a90619f3672b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling kani v0.0.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling portcullis v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stdout] error[E0451]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]   --> examples/exposure_guard.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let perms = PermissionLattice {
[INFO] [stdout]    |                 ----------------- in this type
[INFO] [stdout] 92 |         capabilities: dangerous.clone(),
[INFO] [stdout] 93 |         uninhabitable_constraint: true,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 94 |         ..Default::default()
[INFO] [stdout]    |           ------------------ fields  are private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0451`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portcullis` (example "exposure_guard") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0451]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]   --> tests/certificate_tests.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 89 |     PermissionLattice {
[INFO] [stdout]    |     ----------------- in this type
[INFO] [stdout] 90 |         capabilities: caps,
[INFO] [stdout] 91 |         ..Default::default()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ field `uninhabitable_constraint` is private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Operation`
[INFO] [stdout]   --> tests/proptest_math_framework.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     CapabilityLattice, CapabilityLevel, Operation, PermissionLattice, StateRisk,
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0451`.
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]    --> tests/attack_landscape.rs:691:15
[INFO] [stdout]     |
[INFO] [stdout] 691 |         perms.uninhabitable_constraint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portcullis` (test "certificate_tests") due to 1 previous error
[INFO] [stdout] warning: unused imports: `CapabilityLevel` and `Operation`
[INFO] [stdout]  --> tests/adversarial.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     BudgetLattice, CapabilityLevel, CommandLattice, Operation, PathLattice, PermissionLattice,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0616`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portcullis` (test "attack_landscape") due to 1 previous error
[INFO] [stdout] error[E0616]: field `uninhabitable_constraint` of struct `portcullis::PermissionLattice` is private
[INFO] [stdout]    --> tests/owasp_llm_gauntlet.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |             perms.uninhabitable_constraint,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `uninhabitable_constraint` of struct `portcullis::PermissionLattice` is private
[INFO] [stdout]    --> tests/owasp_llm_gauntlet.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 |             restored.uninhabitable_constraint,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]   --> tests/adversarial.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |         perms.uninhabitable_constraint,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0451]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]   --> examples/basic_usage.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let perms = PermissionLattice {
[INFO] [stdout]    |                 ----------------- in this type
[INFO] [stdout] ...
[INFO] [stdout] 44 |         uninhabitable_constraint: true,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 45 |         ..Default::default()
[INFO] [stdout]    |           ------------------ fields  are private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0451`.
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `uninhabitable_constraint` of struct `portcullis::PermissionLattice` is private
[INFO] [stdout]     --> tests/owasp_llm_gauntlet.rs:1519:19
[INFO] [stdout]      |
[INFO] [stdout] 1519 |             perms.uninhabitable_constraint,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portcullis` (example "basic_usage") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0616`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0616`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portcullis` (test "adversarial") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `portcullis` (test "owasp_llm_gauntlet") due to 3 previous errors
[INFO] [stdout] error[E0616]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]    --> tests/verus_conformance.rs:799:29
[INFO] [stdout]     |
[INFO] [stdout] 799 |         prop_assert!(parent.uninhabitable_constraint, "default should have uninhabitable_state on");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]    --> tests/verus_conformance.rs:805:20
[INFO] [stdout]     |
[INFO] [stdout] 805 |             result.uninhabitable_constraint,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0451]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]    --> tests/proptest_lattice.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 313 |         let perms = PermissionLattice {
[INFO] [stdout]     |                     ----------------- in this type
[INFO] [stdout] ...
[INFO] [stdout] 316 |             uninhabitable_constraint: enforce,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 317 |             ..PermissionLattice::default()
[INFO] [stdout]     |               ---------------------------- fields  are private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0451]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]    --> tests/proptest_lattice.rs:333:13
[INFO] [stdout]     |
[INFO] [stdout] 330 |         let perms = PermissionLattice {
[INFO] [stdout]     |                     ----------------- in this type
[INFO] [stdout] ...
[INFO] [stdout] 333 |             uninhabitable_constraint: true,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 334 |             ..PermissionLattice::default()
[INFO] [stdout]     |               ---------------------------- fields  are private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0451]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]    --> tests/proptest_lattice.rs:359:13
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let perms_a = PermissionLattice {
[INFO] [stdout]     |                       ----------------- in this type
[INFO] [stdout] ...
[INFO] [stdout] 359 |             uninhabitable_constraint: true,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 360 |             ..PermissionLattice::default()
[INFO] [stdout]     |               ---------------------------- fields  are private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0451]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]    --> tests/proptest_lattice.rs:365:13
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let perms_b = PermissionLattice {
[INFO] [stdout]     |                       ----------------- in this type
[INFO] [stdout] ...
[INFO] [stdout] 365 |             uninhabitable_constraint: true,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 366 |             ..PermissionLattice::default()
[INFO] [stdout]     |               ---------------------------- fields  are private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portcullis` (test "proptest_lattice") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0451`.
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]     --> tests/verus_conformance.rs:2155:15
[INFO] [stdout]      |
[INFO] [stdout] 2155 |         perms.uninhabitable_constraint = true;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]     --> tests/verus_conformance.rs:2625:15
[INFO] [stdout]      |
[INFO] [stdout] 2625 |         perms.uninhabitable_constraint = true;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `uninhabitable_constraint` of struct `PermissionLattice` is private
[INFO] [stdout]     --> tests/verus_conformance.rs:3636:7
[INFO] [stdout]      |
[INFO] [stdout] 3636 |     p.uninhabitable_constraint = true;
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0616`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portcullis` (test "verus_conformance") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "0bf35fd0931b91651c4c913fe1bba98b3e7fe5ac9863ee9abe21a90619f3672b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bf35fd0931b91651c4c913fe1bba98b3e7fe5ac9863ee9abe21a90619f3672b", kill_on_drop: false }`
[INFO] [stdout] 0bf35fd0931b91651c4c913fe1bba98b3e7fe5ac9863ee9abe21a90619f3672b
