[INFO] fetching crate agent-control-spec 0.4.0-alpha.3...
[INFO] documenting agent-control-spec-0.4.0-alpha.3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate agent-control-spec 0.4.0-alpha.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate agent-control-spec 0.4.0-alpha.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agent-control-spec 0.4.0-alpha.3
[INFO] tweaked toml for crates.io crate agent-control-spec 0.4.0-alpha.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate agent-control-spec 0.4.0-alpha.3 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agent-control-spec 0.4.0-alpha.3 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ce1258c8cbfef413061041a4d0ef57211b338df9a9e0920d642c20d96f5489aa
[INFO] running `Command { std: "docker" "start" "ce1258c8cbfef413061041a4d0ef57211b338df9a9e0920d642c20d96f5489aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce1258c8cbfef413061041a4d0ef57211b338df9a9e0920d642c20d96f5489aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce1258c8cbfef413061041a4d0ef57211b338df9a9e0920d642c20d96f5489aa" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce1258c8cbfef413061041a4d0ef57211b338df9a9e0920d642c20d96f5489aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce1258c8cbfef413061041a4d0ef57211b338df9a9e0920d642c20d96f5489aa" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking unicode-security v0.1.2
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling msvc_spectre_libs v0.1.3
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking rustc-literal-escaper v0.0.8
[INFO] [stderr]    Compiling regorus v0.11.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking jsonschema-regex v0.47.0
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]    Compiling cedar-policy v4.12.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking num-bigint v0.5.1
[INFO] [stderr]     Checking lru v0.18.2
[INFO] [stderr]     Checking spin v0.12.2
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking ureq-proto v0.6.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.4.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling enum-ordinalize v4.4.1
[INFO] [stderr]    Compiling educe v0.7.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking agent-hooks-sdk v0.1.0-alpha.5
[INFO] [stderr]     Checking ureq v3.4.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking linked_hash_set v0.1.6
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking referencing v0.47.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking jsonschema v0.47.0
[INFO] [stderr]    Compiling cedar-policy-core v4.12.0
[INFO] [stderr]     Checking cedar-policy-formatter v4.12.0
[INFO] [stderr]  Documenting agent-control-spec v0.4.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Self::activate_from_memory`
[INFO] [stdout]    --> src/activation.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |     /// [`Self::activate_from_memory`] against host-supplied dispatchers,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActivatedPolicy` has no field or associated item named `activate_from_memory`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::activate_from_path`
[INFO] [stdout]    --> src/activation.rs:153:44
[INFO] [stdout]     |
[INFO] [stdout] 153 |     /// as [`Self::activate_with`] is to [`Self::activate_from_path`].
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActivatedPolicy` has no field or associated item named `activate_from_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Interceptor`
[INFO] [stdout]    --> src/activation.rs:205:49
[INFO] [stdout]     |
[INFO] [stdout] 205 |     /// This policy version as an agent-hooks [`Interceptor`], for a host
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ no item named `Interceptor` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::opa`
[INFO] [stdout]  --> src/cedar.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | //!    that lives in [`crate::opa`]; both ultimately satisfy the runtime
[INFO] [stdout]   |                        ^^^^^^^^^^ no item named `opa` in module `agent_control_spec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `spec/agt/AGT-SNAPSHOT-1.0.md`
[INFO] [stdout]   --> src/cedar.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 | /// envelope identifiers required by [`spec/agt/AGT-SNAPSHOT-1.0.md`] §1.
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `spec/agt/AGT-SNAPSHOT-1.0.md` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::verdict::Transform::from_value`
[INFO] [stdout]    --> src/cedar.rs:386:7
[INFO] [stdout]     |
[INFO] [stdout] 386 | /// [`crate::verdict::Transform::from_value`] inside `normalize_policy_output`,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `verdict` in module `agent_control_spec`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `Verdict` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 386 - /// [`crate::verdict::Transform::from_value`] inside `normalize_policy_output`,
[INFO] [stdout] 386 + /// [`crate::Verdict::Transform::from_value`] inside `normalize_policy_output`,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::ActivatedPolicy::activate_from_memory`
[INFO] [stdout]   --> src/rego.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | //!   [`crate::ActivatedPolicy::activate_from_memory`], which exists to
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActivatedPolicy` has no field or associated item named `activate_from_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/agent_control_spec/index.html
[INFO] running `Command { std: "docker" "inspect" "ce1258c8cbfef413061041a4d0ef57211b338df9a9e0920d642c20d96f5489aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce1258c8cbfef413061041a4d0ef57211b338df9a9e0920d642c20d96f5489aa" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting agent-control-spec v0.4.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Self::activate_from_memory`
[INFO] [stdout]    --> src/activation.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |     /// [`Self::activate_from_memory`] against host-supplied dispatchers,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActivatedPolicy` has no field or associated item named `activate_from_memory`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::activate_from_path`
[INFO] [stdout]    --> src/activation.rs:153:44
[INFO] [stdout]     |
[INFO] [stdout] 153 |     /// as [`Self::activate_with`] is to [`Self::activate_from_path`].
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActivatedPolicy` has no field or associated item named `activate_from_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Interceptor`
[INFO] [stdout]    --> src/activation.rs:205:49
[INFO] [stdout]     |
[INFO] [stdout] 205 |     /// This policy version as an agent-hooks [`Interceptor`], for a host
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ no item named `Interceptor` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::opa`
[INFO] [stdout]  --> src/cedar.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | //!    that lives in [`crate::opa`]; both ultimately satisfy the runtime
[INFO] [stdout]   |                        ^^^^^^^^^^ no item named `opa` in module `agent_control_spec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `spec/agt/AGT-SNAPSHOT-1.0.md`
[INFO] [stdout]   --> src/cedar.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 | /// envelope identifiers required by [`spec/agt/AGT-SNAPSHOT-1.0.md`] §1.
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `spec/agt/AGT-SNAPSHOT-1.0.md` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::verdict::Transform::from_value`
[INFO] [stdout]    --> src/cedar.rs:386:7
[INFO] [stdout]     |
[INFO] [stdout] 386 | /// [`crate::verdict::Transform::from_value`] inside `normalize_policy_output`,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `verdict` in module `agent_control_spec`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `Verdict` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 386 - /// [`crate::verdict::Transform::from_value`] inside `normalize_policy_output`,
[INFO] [stdout] 386 + /// [`crate::Verdict::Transform::from_value`] inside `normalize_policy_output`,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::ActivatedPolicy::activate_from_memory`
[INFO] [stdout]   --> src/rego.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | //!   [`crate::ActivatedPolicy::activate_from_memory`], which exists to
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActivatedPolicy` has no field or associated item named `activate_from_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/agent_control_spec/index.html
[INFO] running `Command { std: "docker" "inspect" "ce1258c8cbfef413061041a4d0ef57211b338df9a9e0920d642c20d96f5489aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce1258c8cbfef413061041a4d0ef57211b338df9a9e0920d642c20d96f5489aa", kill_on_drop: false }`
[INFO] [stdout] ce1258c8cbfef413061041a4d0ef57211b338df9a9e0920d642c20d96f5489aa
