[INFO] fetching crate cedar-policy 4.4.1... [INFO] testing cedar-policy-4.4.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cedar-policy 4.4.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cedar-policy 4.4.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cedar-policy 4.4.1 [INFO] tweaked toml for crates.io crate cedar-policy 4.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cedar-policy 4.4.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cedar-policy 4.4.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tsify v0.4.5 [INFO] [stderr] Downloaded rustc_lexer v0.1.0 [INFO] [stderr] Downloaded cedar-policy-formatter v4.4.1 [INFO] [stderr] Downloaded serde_derive_internals v0.28.0 [INFO] [stderr] Downloaded cool_asserts v2.0.3 [INFO] [stderr] Downloaded unicode-security v0.1.2 [INFO] [stderr] Downloaded tsify-macros v0.4.5 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded cedar-policy-validator v4.4.1 [INFO] [stderr] Downloaded mintex v0.1.4 [INFO] [stderr] Downloaded nonempty v0.10.0 [INFO] [stderr] Downloaded cedar-policy-core v4.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4de8fc3ab1659e06ec35fadd59122b093df5056d8872e39ba82c3dc07f66cda8 [INFO] running `Command { std: "docker" "start" "-a" "4de8fc3ab1659e06ec35fadd59122b093df5056d8872e39ba82c3dc07f66cda8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4de8fc3ab1659e06ec35fadd59122b093df5056d8872e39ba82c3dc07f66cda8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4de8fc3ab1659e06ec35fadd59122b093df5056d8872e39ba82c3dc07f66cda8", kill_on_drop: false }` [INFO] [stdout] 4de8fc3ab1659e06ec35fadd59122b093df5056d8872e39ba82c3dc07f66cda8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f7993bd1b1142f0256ed2a6e7c6792dc44107bb4817021d4143da90a0c6bb9b7 [INFO] running `Command { std: "docker" "start" "-a" "f7993bd1b1142f0256ed2a6e7c6792dc44107bb4817021d4143da90a0c6bb9b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling term v1.0.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc_lexer v0.1.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling cedar-policy v4.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-security v0.1.2 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling lalrpop-util v0.22.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop v0.22.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling nonempty v0.10.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling cedar-policy-core v4.4.1 [INFO] [stderr] Compiling cedar-policy-validator v4.4.1 [INFO] [stderr] Compiling cedar-policy-formatter v4.4.1 [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "f7993bd1b1142f0256ed2a6e7c6792dc44107bb4817021d4143da90a0c6bb9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7993bd1b1142f0256ed2a6e7c6792dc44107bb4817021d4143da90a0c6bb9b7", kill_on_drop: false }` [INFO] [stdout] f7993bd1b1142f0256ed2a6e7c6792dc44107bb4817021d4143da90a0c6bb9b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3e21c94fb5340f0bf053b1505ad5536408b41f7a0485f5c3ab3fb8d929fdca97 [INFO] running `Command { std: "docker" "start" "-a" "3e21c94fb5340f0bf053b1505ad5536408b41f7a0485f5c3ab3fb8d929fdca97", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling cedar-policy-core v4.4.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling cool_asserts v2.0.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.22.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling cedar-policy-validator v4.4.1 [INFO] [stderr] Compiling cedar-policy-formatter v4.4.1 [INFO] [stderr] Compiling cedar-policy v4.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 56.37s [INFO] running `Command { std: "docker" "inspect" "3e21c94fb5340f0bf053b1505ad5536408b41f7a0485f5c3ab3fb8d929fdca97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e21c94fb5340f0bf053b1505ad5536408b41f7a0485f5c3ab3fb8d929fdca97", kill_on_drop: false }` [INFO] [stdout] 3e21c94fb5340f0bf053b1505ad5536408b41f7a0485f5c3ab3fb8d929fdca97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8b45de9ed0985637f181984e8cf1a2a99a55bd84098cf2d009df3b44967d2568 [INFO] running `Command { std: "docker" "start" "-a" "8b45de9ed0985637f181984e8cf1a2a99a55bd84098cf2d009df3b44967d2568", kill_on_drop: false }` [INFO] [stderr] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: `cedar-policy` (lib) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cedar_policy-09a8e5b13c2e11f5) [INFO] [stdout] [INFO] [stdout] running 250 tests [INFO] [stdout] test api::test_access_namespace::empty_schema_principals_and_resources ... ok [INFO] [stdout] test api::test_access::empty_schema_principals_and_resources ... ok [INFO] [stdout] test api::test_access_namespace::principals ... ok [INFO] [stdout] test api::test_access::resources ... ok [INFO] [stdout] test api::test_access::principals ... ok [INFO] [stdout] test api::test_access::principal_parents ... ok [INFO] [stdout] test api::test_access_namespace::test_request_context ... ok [INFO] [stdout] test api::test_access::action_groups ... ok [INFO] [stdout] test api::test_access::entities ... ok [INFO] [stdout] test api::test_access_namespace::resources ... ok [INFO] [stdout] test api::test_access_namespace::principals_for_action ... ok [INFO] [stdout] test api::test_access_namespace::entities ... ok [INFO] [stdout] test api::test_access::principals_for_action ... ok [INFO] [stdout] test ffi::check_parse::test::can_parse_template ... ok [INFO] [stdout] test ffi::check_parse::test::check_parse_schema_fails ... ok [INFO] [stdout] test ffi::check_parse::test::can_parse_multi_policy ... ok [INFO] [stdout] test ffi::check_parse::test::check_parse_entities_succeeds_with_no_schema ... ok [INFO] [stdout] test ffi::check_parse::test::can_parse_1_policy ... ok [INFO] [stdout] test api::test_access::resources_for_action ... ok [INFO] [stdout] test api::test_access_namespace::principal_parents ... ok [INFO] [stdout] test ffi::check_parse::test::check_parse_entities_succeeds ... ok [INFO] [stdout] test api::test_access_namespace::resources_for_action ... ok [INFO] [stdout] test ffi::check_parse::test::parse_policy_set_fails ... ok [INFO] [stdout] test ffi::convert::test::test_policy_to_json_error ... ok [INFO] [stdout] test api::test_access_namespace::action_groups ... ok [INFO] [stdout] test ffi::check_parse::test::check_parse_schema_succeeds_empty_schema ... ok [INFO] [stdout] test ffi::check_parse::test::check_parse_entities_fails_on_bad_entity ... ok [INFO] [stdout] test ffi::convert::test::test_policy_to_text ... ok [INFO] [stdout] test ffi::convert::test::test_template_to_text ... ok [INFO] [stdout] test ffi::check_parse::test::check_parse_schema_succeeds_basic_schema ... ok [INFO] [stdout] test ffi::check_parse::test::check_parse_context_fails_for_bad_context ... ok [INFO] [stdout] test api::test_access::actions ... ok [INFO] [stdout] test ffi::convert::test::test_template_to_text_error ... ok [INFO] [stdout] test api::test_access_namespace::actions ... ok [INFO] [stdout] test ffi::convert::test::test_policy_to_json ... ok [INFO] [stdout] test ffi::format::test::test_format_fails ... ok [INFO] [stdout] test ffi::check_parse::test::check_parse_context_succeeds ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_fails_on_duplicate_policy_ids ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_fails_duplicate_context_key ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_fails_on_duplicate_template_ids ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_fails_on_duplicate_slot_link ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_fails_inconsistent_duplicate_entity_uid ... ok [INFO] [stdout] test ffi::convert::test::test_schema_to_text ... ok [INFO] [stdout] test ffi::convert::test::test_template_to_json ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_fails_on_policy_collision_with_template ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_on_simple_slice ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_fails_on_duplicate_link_ids ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_fails_on_template_link_collision_with_template ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_fails_on_template_link_collision_with_policy ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_on_multi_policy_slice_denies_when_expected ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_on_multi_policy_slice_with_string_policies_denies_when_expected ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_on_multi_policy_slice ... ok [INFO] [stdout] test ffi::format::test::test_format_succeeds ... ok [INFO] [stdout] test ffi::is_authorized::test::test_failure_on_invalid_syntax ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_on_simple_slice_with_string_policies ... ok [INFO] [stdout] test ffi::tests::ffi_tests::test_fail_unknown_field_enable_request_validation ... ok [INFO] [stdout] test ffi::tests::ffi_tests::test_fail_unknown_field_policies ... ok [INFO] [stdout] test ffi::tests::ffi_tests::test_fail_unknown_field_policy_slice ... ok [INFO] [stdout] test ffi::convert::test::test_schema_to_json_error ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_on_multi_policy_slice_with_string_policies ... ok [INFO] [stdout] test ffi::is_authorized::test::test_not_authorized_on_empty_slice ... ok [INFO] [stdout] test ffi::tests::ffi_tests::test_fail_unknown_field_validation ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_with_template_as_policy_should_fail ... ok [INFO] [stdout] test ffi::is_authorized::test::test_not_authorized_on_unspecified ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_with_template_should_fail ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_with_template_link ... ok [INFO] [stdout] test ffi::format::test::test_format_succeed_default_values ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_on_simple_slice_with_attrs_and_parents ... ok [INFO] [stdout] test ffi::validate::test::test_bad_call_format_fails ... ok [INFO] [stdout] test ffi::is_authorized::test::test_authorized_on_simple_slice_with_context ... ok [INFO] [stdout] test ffi::convert::test::test_schema_to_json ... ok [INFO] [stdout] test ffi::validate::test::test_validate_fails_on_duplicate_namespace ... ok [INFO] [stdout] test ffi::utils::test::test_template_parser ... ok [INFO] [stdout] test ffi::utils::test::policy_set_parser_is_compatible_with_est_parser ... ok [INFO] [stdout] test ffi::validate::test::test_validate_fails_on_duplicate_policy_id ... ok [INFO] [stdout] test test::test::ancestors_tests::test_ancestors ... ok [INFO] [stdout] test ffi::validate::test::test_policy_with_parse_error_fails_passing_on_errors_concatenated_policies ... ok [INFO] [stdout] test ffi::validate::test::test_policy_with_parse_error_fails_concatenated_policies ... ok [INFO] [stdout] test test::test::context_tests::context_creation_errors ... ok [INFO] [stdout] test ffi::validate::test::test_policy_with_parse_error_fails_passing_on_errors ... ok [INFO] [stdout] test ffi::utils::test::test_policy_set_parser ... ok [INFO] [stdout] test test::test::context_tests::merge_contexts_duplicate_keys ... ok [INFO] [stdout] test ffi::utils::test::test_policy_parser ... ok [INFO] [stdout] test ffi::validate::test::test_validate_empty_policy ... ok [INFO] [stdout] test test::test::context_tests::merge_contexts ... ok [INFO] [stdout] test test::test::decimal_ip_constructors::expr_bad_cidr ... ok [INFO] [stdout] test test::test::decimal_ip_constructors::expr_decimal_constructor ... ok [INFO] [stdout] test ffi::validate::test::test_semantically_incorrect_policy_fails_with_errors_concatenated_policies ... ok [INFO] [stdout] test test::test::decimal_ip_constructors::expr_bad_ip ... ok [INFO] [stdout] test test::test::context_tests::missing_action ... ok [INFO] [stdout] test ffi::validate::test::test_semantically_incorrect_policy_fails_with_errors ... ok [INFO] [stdout] test test::test::decimal_ip_constructors::expr_ip_constructor ... ok [INFO] [stdout] test test::test::decimal_ip_constructors::rexpr_decimal_constructor ... ok [INFO] [stdout] test ffi::validate::test::test_nontrivial_correct_policy_validates_without_errors_concatenated_policies ... ok [INFO] [stdout] test test::test::entity_uid_tests::entity_uid_nested_namespaces ... ok [INFO] [stdout] test test::test::entity_uid_tests::entity_uid_from_parts ... ok [INFO] [stdout] test test::test::entity_uid_tests::entity_uid_no_namespace ... ok [INFO] [stdout] test test::test::decimal_ip_constructors::expr_ip ... ok [INFO] [stdout] test test::test::authorization_error_tests::test_policy_evaluation_error ... ok [INFO] [stdout] test test::test::decimal_ip_constructors::expr_ip_network ... ok [INFO] [stdout] test test::test::decimal_ip_constructors::expr_nonsense_ip ... ok [INFO] [stdout] test test::test::entity_uid_tests::entity_uid_with_backslashes ... ok [INFO] [stdout] test test::test::decimal_ip_constructors::rexpr_ip_constructor ... ok [INFO] [stdout] test test::test::entity_uid_tests::entity_uid_with_escape ... ok [INFO] [stdout] test test::test::entity_uid_tests::entity_uid_with_quotes ... ok [INFO] [stdout] test test::test::entity_uid_tests::malformed_entity_type_name_should_fail ... ok [INFO] [stdout] test test::test::entity_uid_tests::parse_euid ... ok [INFO] [stdout] test test::test::entity_uid_tests::euid_roundtrip ... ok [INFO] [stdout] test test::test::entity_uid_tests::parse_euid_with_escape ... ok [INFO] [stdout] test test::test::entity_uid_tests::parse_euid_single_quotes ... ok [INFO] [stdout] test test::test::entity_uid_tests::parse_euid_whitespace ... ok [INFO] [stdout] test ffi::utils::test::test_static_policy_set_parser ... ok [INFO] [stdout] test test::test::decimal_ip_constructors::invalid_decimal ... ok [INFO] [stdout] test ffi::utils::test::test_schema_parser ... ok [INFO] [stdout] test test::test::entity_uid_tests::entity_uid_with_whitespace ... ok [INFO] [stdout] test test::test::decimal_ip_constructors::valid_decimal ... ok [INFO] [stdout] test ffi::validate::test::test_nontrivial_correct_policy_validates_without_errors ... ok [INFO] [stdout] test test::test::context_tests::schema_based_parsing ... ok [INFO] [stdout] test test::test::issue_326::shows_only_the_first_parse_error_in_display ... ok [INFO] [stdout] test test::test::entity_validate_tests::from_entities_missing_attribute ... ok [INFO] [stdout] test test::test::into_iter_entities::into_iter_entities ... ok [INFO] [stdout] test test::test::issue_596::json_bignum_2 ... ok [INFO] [stdout] test test::test::entity_validate_tests::from_entities_non_constructor_extension ... ok [INFO] [stdout] test test::test::issue_596::json_bignum_2a ... ok [INFO] [stdout] test test::test::issue_596::json_bignum_3 ... ok [INFO] [stdout] test test::test::issue_596::json_bignum_1a ... ok [INFO] [stdout] test test::test::issue_596::json_bignum_1 ... ok [INFO] [stdout] test test::test::entity_validate_tests::issue_1176_should_fail3 ... ok [INFO] [stdout] test test::test::entity_validate_tests::example_app_tags ... ok [INFO] [stdout] test test::test::issue_606::est_template ... ok [INFO] [stdout] test test::test::entity_validate_tests::issue_1176_should_fail1 ... ok [INFO] [stdout] test test::test::entity_validate_tests::should_pass_set_set_rec_one_req_one_opt ... ok [INFO] [stdout] test test::test::entity_validate_tests::from_entities_tags ... ok [INFO] [stdout] test test::test::entity_validate_tests::should_pass_set_set_record_one_req_one_opt ... ok [INFO] [stdout] test ffi::is_authorized::test::test_request_validation ... ok [INFO] [stdout] test test::test::issue_619::mult_overflows ... ok [INFO] [stdout] test test::test::issue_619::issue_619 ... ok [INFO] [stdout] test test::test::issue_779::issue_779 ... ok [INFO] [stdout] test test::test::issue_618::eid_escapes ... ok [INFO] [stdout] test test::test::entity_validate_tests::valid_entity ... ok [INFO] [stdout] test test::test::entity_validate_tests::invalid_entities ... ok [INFO] [stdout] test test::test::level_validation_tests::level_validation_fails_ite ... ok [INFO] [stdout] test test::test::level_validation_tests::level_validation_fails ... ok [INFO] [stdout] test test::test::issue_604::keyword_as_attribute_name_ok ... ok [INFO] [stdout] test test::test::issue_618::pattern_escapes ... ok [INFO] [stdout] test test::test::error_source_tests::errors_have_source_location_and_source_code ... ok [INFO] [stdout] test test::test::level_validation_tests::level_validation_fails_rhs_in ... ok [INFO] [stdout] test test::test::issue_618::string_escapes ... ok [INFO] [stdout] test test::test::policy_id_tests::test_default_policy_id ... ok [INFO] [stdout] test test::test::level_validation_tests::level_validation_irrelevant_policy_passes ... ok [INFO] [stdout] test test::test::level_validation_tests::level_validation_fails_record ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::empty_policy ... ok [INFO] [stdout] test test::test::level_validation_tests::level_validation_irrelevant_policy_fails ... ok [INFO] [stdout] test test::test::partial_schema_unsupported ... ok [INFO] [stdout] test ffi::validate::test::test_validate_with_templates ... ok [INFO] [stdout] test test::test::level_validation_tests::level_validation_passes ... ok [INFO] [stdout] test test::test::level_validation_tests::level_validation_passes_record_increased_level ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::non_empty_policy ... ok [INFO] [stdout] test test::test::level_validation_tests::level_validation_passes_ite ... ok [INFO] [stdout] test test::test::issue_604::keyword_as_attribute_name_err ... ok [INFO] [stdout] test test::test::level_validation_tests::level_validation_passes_record_other_attr ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_est_policyset_decoding_empty ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_est_policyset_decoding_templates ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_est_policyset_decoding_single ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::sub_same_is_same ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_est_policyset_decoding_templates_bad_euid ... ok [INFO] [stdout] test test::test::level_validation_tests::level_validation_passes_level2 ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::sub_nothing_is_same ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_est_policyset_decoding_templates_bad_dup_vals ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_est_policyset_decoding_templates_bad_dup_links ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_partition_fold ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::test_err_illegal_substitution ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_est_policyset_decoding_templates_bad_extra_vals ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::test_entity_swap ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_partition_fold_err ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_est_policyset_decoding_templates_bad_link_name ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_est_policyset_decoding_templates_empty_env ... ok [INFO] [stdout] test test::test::policy_set_tests::link_linked_policy ... ok [INFO] [stdout] test test::test::policy_set_tests::link_static_policy ... ok [INFO] [stdout] test test::test::policy_set_tests::link_conflicts ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::test_entity_sub_resource ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::test_entity_sub_no_entity ... ok [INFO] [stdout] test test::test::policy_set_tests::no_unknown_feature ... ok [INFO] [stdout] test test::test::issue_604::var_as_attribute_name ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::test_entity_sub_principal ... ok [INFO] [stdout] test test::test::policy_set_tests::pset_removal_prop_test_1 ... ok [INFO] [stdout] test test::test::policy_set_tests::policyset_add ... ok [INFO] [stdout] test test::test::policy_set_tests::pset_requests ... ok [INFO] [stdout] test test::test::policy_set_tests::unlink_linked_policy ... ok [INFO] [stdout] test test::test::policy_set_tests::pset_link_conflict ... ok [INFO] [stdout] test test::test::policy_set_tests::get_linked_policy ... ok [INFO] [stdout] test test::test::policy_set_tests::pset_add_conflict ... ok [INFO] [stdout] test test::test::policy_set_tests::template_link_lookup ... ok [INFO] [stdout] test test::test::policy_set_tests::policyset_remove ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::sub_other_is_same ... ok [INFO] [stdout] test test::test::policy_set_est_tests::test_est_policyset_encoding ... ok [INFO] [stdout] test test::test::policy_set_tests::pset_add_template_conflict ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::test_entity_sub_action ... ok [INFO] [stdout] test test::test::request_validation_tests::undeclared_action ... ok [INFO] [stdout] test test::test::request_validation_tests::invalid_context ... ok [INFO] [stdout] test test::test::request_validation_tests::undeclared_principal_type ... ok [INFO] [stdout] test test::test::request_validation_tests::invalid_principal_type ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::entities_inconsistent_duplicates_fail ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::entity_fails_multiple ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::entity_parse1 ... ok [INFO] [stdout] test test::test::request_validation_tests::invalid_resource_type ... ok [INFO] [stdout] test test::test::request_validation_tests::undeclared_resource_type ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::get_attributes_from_schema ... ok [INFO] [stdout] test test::test::reserved_keywords_in_policies::test_reserved_annotations ... ok [INFO] [stdout] test test::test::schema_annotations::action_type_annotations ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::issue_418 ... ok [INFO] [stdout] test test::test::issue_596::test_all_ints ... ok [INFO] [stdout] test test::test::schema_annotations::entity_type_annotations ... ok [INFO] [stdout] test test::test::schema_annotations::namespace_annotations ... ok [INFO] [stdout] test test::test::schema_annotations::common_type_annotations ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::load_multiple_namespaces ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::schema_sanity_check ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::additional_json_attributes ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::issue_285 ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::template_constraint_sanity_checks ... ok [INFO] [stdout] test test::test::reserved_keywords_in_policies::test_reserved_namespace_elements ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::schema_namespace ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::namespaces ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::template_principal_constraints ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::optional_attrs ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::static_action_constraints ... ok [INFO] [stdout] test test::test::schema_tests::valid_schema ... ok [INFO] [stdout] test test::test::schema_tests::invalid_schema ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::template_resource_constraints ... ok [INFO] [stdout] test test::test::scope_constraints_tests::principal_constraint_link ... ok [INFO] [stdout] test test::test::template_tests::test_policy_template_from_json ... ok [INFO] [stdout] test test::test::to_cedar::json_policy_set_to_cedar ... ok [INFO] [stdout] test test::test::to_cedar::json_policy_to_cedar ... ok [INFO] [stdout] test test::test::version_tests::test_lang_version ... ok [INFO] [stdout] test test::test::scope_constraints_tests::resource_constraint_link ... ok [INFO] [stdout] test test::test::to_cedar::cedar_to_cedar_is_lossless ... ok [INFO] [stdout] test test::test::version_tests::test_sdk_version ... ok [INFO] [stdout] test test::test::scope_constraints_tests::action_constraint_inline ... ok [INFO] [stdout] test test::test::reserved_keywords_in_policies::test_reserved_extfun_names ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::enumerated_entity_types ... ok [INFO] [stdout] test test::test::template_tests::test_policy_template_to_json ... ok [INFO] [stdout] test test::test::scope_constraints_tests::principal_constraint_inline ... ok [INFO] [stdout] test test::test::to_cedar::template_linked_is_none ... ok [INFO] [stdout] test test::test::scope_constraints_tests::resource_constraint_inline ... ok [INFO] [stdout] test test::test::template_tests::test_static_policy_as_template ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::attr_types ... ok [INFO] [stdout] test test::test::reserved_keywords_in_policies::test_reserved_keys ... ok [INFO] [stdout] test test::test::schema_based_parsing_tests::single_attr_types ... ok [INFO] [stdout] test test::test::policy_manipulation_functions_tests::test_entity_sub_body ... ok [INFO] [stderr] Running tests/public_interface.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/public_interface-93b3f6d1aa323f95) [INFO] [stdout] test test::prop_test_policy_set::doesnt_crash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 250 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.25s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test policy_annotation_without_value ... ok [INFO] [stdout] test change_ids ... ok [INFO] [stdout] test policy_annotations ... ok [INFO] [stdout] test expression_eval_1 ... ok [INFO] [stdout] test expression_eval_context ... ok [INFO] [stdout] test expression_eval_attr ... ok [INFO] [stdout] test authorize_custom_request ... ok [INFO] [stdout] test get_valid_request_pars_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b45de9ed0985637f181984e8cf1a2a99a55bd84098cf2d009df3b44967d2568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b45de9ed0985637f181984e8cf1a2a99a55bd84098cf2d009df3b44967d2568", kill_on_drop: false }` [INFO] [stdout] 8b45de9ed0985637f181984e8cf1a2a99a55bd84098cf2d009df3b44967d2568