[INFO] fetching crate beep-authz 0.1.0...
[INFO] testing beep-authz-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate beep-authz 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate beep-authz 0.1.0
[INFO] finished tweaking crates.io crate beep-authz 0.1.0
[INFO] tweaked toml for crates.io crate beep-authz 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate beep-authz 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate beep-authz 0.1.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a04f1bc126306ca2c58d69d65bb50734518ae1a3a7263138537f99667d7265f6
[INFO] running `Command { std: "docker" "start" "-a" "a04f1bc126306ca2c58d69d65bb50734518ae1a3a7263138537f99667d7265f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a04f1bc126306ca2c58d69d65bb50734518ae1a3a7263138537f99667d7265f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04f1bc126306ca2c58d69d65bb50734518ae1a3a7263138537f99667d7265f6", kill_on_drop: false }`
[INFO] [stdout] a04f1bc126306ca2c58d69d65bb50734518ae1a3a7263138537f99667d7265f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a994c15431b30678b339258a2b79b14773638333c94bb3c416be96c52f2eb99b
[INFO] running `Command { std: "docker" "start" "-a" "a994c15431b30678b339258a2b79b14773638333c94bb3c416be96c52f2eb99b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling env v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling beep-authz v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.98s
[INFO] running `Command { std: "docker" "inspect" "a994c15431b30678b339258a2b79b14773638333c94bb3c416be96c52f2eb99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a994c15431b30678b339258a2b79b14773638333c94bb3c416be96c52f2eb99b", kill_on_drop: false }`
[INFO] [stdout] a994c15431b30678b339258a2b79b14773638333c94bb3c416be96c52f2eb99b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb5d9d011b99a78cd5f226cb675e30fc1a30e96a63f7e0c035f939e0c4af9ca8
[INFO] running `Command { std: "docker" "start" "-a" "fb5d9d011b99a78cd5f226cb675e30fc1a30e96a63f7e0c035f939e0c4af9ca8", kill_on_drop: false }`
[INFO] [stderr]    Compiling beep-authz v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.30s
[INFO] running `Command { std: "docker" "inspect" "fb5d9d011b99a78cd5f226cb675e30fc1a30e96a63f7e0c035f939e0c4af9ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb5d9d011b99a78cd5f226cb675e30fc1a30e96a63f7e0c035f939e0c4af9ca8", kill_on_drop: false }`
[INFO] [stdout] fb5d9d011b99a78cd5f226cb675e30fc1a30e96a63f7e0c035f939e0c4af9ca8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a08a8641ea2a1a8f45b4878e68098eb62a95f492f6a97989699bbe7228a6f9c7
[INFO] running `Command { std: "docker" "start" "-a" "a08a8641ea2a1a8f45b4878e68098eb62a95f492f6a97989699bbe7228a6f9c7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beep_authz-ba56f6428209eb95)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests beep_authz
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/config.rs - config::SpiceDbConfig (line 21) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 109) - compile ... FAILED
[INFO] [stdout] test src/object.rs - object::SpiceDbObject (line 20) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 92) - compile ... FAILED
[INFO] [stdout] test src/permission.rs - permission::AuthorizationResult::result (line 257) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::SpiceDbConfig::token (line 104) ... FAILED
[INFO] [stdout] test src/object.rs - object::SpiceDbObject::Server (line 53) ... FAILED
[INFO] [stdout] test src/object.rs - object::SpiceDbObject::Channel (line 67) ... FAILED
[INFO] [stdout] test src/object.rs - object::SpiceDbObject::PermissionOverride (line 95) ... FAILED
[INFO] [stdout] test src/object.rs - object::SpiceDbObject::User (line 81) ... FAILED
[INFO] [stdout] test src/permission.rs - permission::Permissionship::has_permissions (line 157) - compile ... FAILED
[INFO] [stdout] test src/permission.rs - permission::Permissions (line 18) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::SpiceDbConfig (line 37) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 216) - compile ... FAILED
[INFO] [stdout] test src/permission.rs - permission::AuthorizationResult (line 181) - compile ... FAILED
[INFO] [stdout] test src/permission.rs - permission::AuthorizationResult::result (line 276) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 195) - compile ... FAILED
[INFO] [stdout] test src/permission.rs - permission::Permissionship::result (line 133) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository (line 32) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 287) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 321) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::new (line 79) - compile ... FAILED
[INFO] [stdout] test src/permission.rs - permission::AuthorizationResult::has_permissions (line 216) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 173) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::SpiceDbConfig (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/config.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use authz::SpiceDbConfig;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 109) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | use authz::{SpiceDbRepository, SpiceDbObject, Permissions, AuthorizationError};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / repo.check_permissions(
[INFO] [stdout] 113 | |     SpiceDbObject::Channel("private".to_string()),
[INFO] [stdout] 114 | |     Permissions::SendMessages,
[INFO] [stdout] 115 | |     SpiceDbObject::User("user-456".to_string()),
[INFO] [stdout] 116 | | ).await.result()?;
[INFO] [stdout]     | |_______^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/object.rs - object::SpiceDbObject (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/object.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use authz::{SpiceDbObject, SpiceDbRepository, Permissions};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/object.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |   let is_admin = repo.check_permissions(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 33 | |     SpiceDbObject::Server("my-server".to_string()),
[INFO] [stdout] 34 | |     Permissions::Administrator,
[INFO] [stdout] 35 | |     SpiceDbObject::User("user-456".to_string()),
[INFO] [stdout] 36 | | ).await.has_permissions();
[INFO] [stdout]    | |_______^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 92) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/lib.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | use authz::{SpiceDbRepository, SpiceDbObject, Permissions};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 |   let is_admin = repo.check_permissions(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 96 | |     SpiceDbObject::Server("my-server".to_string()),
[INFO] [stdout] 97 | |     Permissions::Administrator,
[INFO] [stdout] 98 | |     SpiceDbObject::User("user-123".to_string()),
[INFO] [stdout] 99 | | ).await.has_permissions();
[INFO] [stdout]    | |_______^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/permission.rs - permission::AuthorizationResult::result (line 257) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/permission.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | use authz::{SpiceDbRepository, SpiceDbObject, Permissions, AuthorizationError};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/permission.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | / repo.check_permissions(
[INFO] [stdout] 263 | |     SpiceDbObject::Channel("private".to_string()),
[INFO] [stdout] 264 | |     Permissions::ViewChannels,
[INFO] [stdout] 265 | |     SpiceDbObject::User("bob".to_string()),
[INFO] [stdout] 266 | | ).await.result()?;
[INFO] [stdout]     | |_______^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::SpiceDbConfig::token (line 104) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/config.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | use authz::SpiceDbConfig;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/object.rs - object::SpiceDbObject::Server (line 53) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/object.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | use authz::SpiceDbObject;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/object.rs - object::SpiceDbObject::Channel (line 67) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/object.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | use authz::SpiceDbObject;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/object.rs - object::SpiceDbObject::PermissionOverride (line 95) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/object.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | use authz::SpiceDbObject;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/object.rs - object::SpiceDbObject::User (line 81) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/object.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | use authz::SpiceDbObject;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/permission.rs - permission::Permissionship::has_permissions (line 157) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    --> src/permission.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | use authz::authzed::api::v1::check_permission_response::Permissionship;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/permission.rs - permission::Permissions (line 18) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/permission.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use authz::{Permissions, SpiceDbRepository, SpiceDbObject};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::SpiceDbConfig (line 37) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/config.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use authz::SpiceDbConfig;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use authz::{SpiceDbRepository, SpiceDbConfig, SpiceDbObject, Permissions};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let authz = SpiceDbRepository::new(config).await?;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     let result = authz.check_permissions(
[INFO] [stdout]    |                  ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `authz` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let authz: /* Type */ = SpiceDbRepository::new(config).await?;
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let result = authz.check_permissions(
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     if result.has_permissions() {
[INFO] [stdout]    |        ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let result: /* Type */ = authz.check_permissions(
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 216) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/spicedb.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | use authz::{SpiceDbRepository, SpiceDbObject, Permissions};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/spicedb.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |   let is_admin = repo.check_permissions(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 221 | |     SpiceDbObject::Server("my-server".to_string()),
[INFO] [stdout] 222 | |     Permissions::Administrator,
[INFO] [stdout] 223 | |     SpiceDbObject::User("charlie".to_string()),
[INFO] [stdout] 224 | | ).await.has_permissions();
[INFO] [stdout]     | |_______^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/permission.rs - permission::AuthorizationResult (line 181) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/permission.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | use authz::{SpiceDbRepository, SpiceDbObject, Permissions};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/permission.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | let result = repo.check_permissions(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 | if result.has_permissions() {
[INFO] [stdout]     |    ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 185 | let result: /* Type */ = repo.check_permissions(
[INFO] [stdout]     |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/permission.rs - permission::AuthorizationResult::result (line 276) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/permission.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | use authz::{SpiceDbRepository, SpiceDbObject, Permissions};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/permission.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | let result = repo.check_permissions(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 286 | match result.result() {
[INFO] [stdout]     |       ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 280 | let result: /* Type */ = repo.check_permissions(
[INFO] [stdout]     |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 195) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/spicedb.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | use authz::{SpiceDbRepository, SpiceDbObject, Permissions, AuthorizationError};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/spicedb.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | let result = repo.check_permissions(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 | result.result()?;
[INFO] [stdout]     | ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 199 | let result: /* Type */ = repo.check_permissions(
[INFO] [stdout]     |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/permission.rs - permission::Permissionship::result (line 133) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    --> src/permission.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | use authz::authzed::api::v1::check_permission_response::Permissionship;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spicedb.rs - spicedb::SpiceDbRepository (line 32) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/spicedb.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use authz::{SpiceDbRepository, SpiceDbConfig, SpiceDbObject, Permissions};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/spicedb.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | let repo = SpiceDbRepository::new(config).await?;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | let result = repo.check_permissions(
[INFO] [stdout]    |              ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `repo` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 41 | let repo: /* Type */ = SpiceDbRepository::new(config).await?;
[INFO] [stdout]    |         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/spicedb.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | let result = repo.check_permissions(
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | if result.has_permissions() {
[INFO] [stdout]    |    ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 44 | let result: /* Type */ = repo.check_permissions(
[INFO] [stdout]    |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 287) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    --> src/spicedb.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | use authz::{SpiceDbRepository, authzed::api::v1::ObjectReference};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/spicedb.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | use authz::{SpiceDbRepository, authzed::api::v1::ObjectReference};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    --> src/spicedb.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     authz::authzed::api::v1::check_permission_response::Permissionship::HasPermission => {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 287 + use beep_authz::authzed::api::v1::check_debug_trace::Permissionship;
[INFO] [stdout]     |
[INFO] [stdout] 287 + use beep_authz::authzed::api::v1::check_permission_response::Permissionship;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Permissionship`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 308 -     authz::authzed::api::v1::check_permission_response::Permissionship::HasPermission => {
[INFO] [stdout] 308 +     Permissionship::HasPermission => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 321) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/spicedb.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | use authz::{SpiceDbRepository, SpiceDbObject};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/spicedb.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | let result = repo.check_permissions_raw(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 | Ok(result.has_permissions())
[INFO] [stdout]     |    ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 332 | let result: /* Type */ = repo.check_permissions_raw(
[INFO] [stdout]     |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spicedb.rs - spicedb::SpiceDbRepository::new (line 79) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]   --> src/spicedb.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | use authz::{SpiceDbRepository, SpiceDbConfig};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/permission.rs - permission::AuthorizationResult::has_permissions (line 216) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/permission.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | use authz::{SpiceDbRepository, SpiceDbObject, Permissions};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/permission.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | let result = repo.check_permissions(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | if result.has_permissions() {
[INFO] [stdout]     |    ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 220 | let result: /* Type */ = repo.check_permissions(
[INFO] [stdout]     |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 173) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/spicedb.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | use authz::{SpiceDbRepository, SpiceDbObject, Permissions};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `authz`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `authz`, use `cargo add authz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/spicedb.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | let result = repo.check_permissions(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | if result.has_permissions() {
[INFO] [stdout]     |    ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 177 | let result: /* Type */ = repo.check_permissions(
[INFO] [stdout]     |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::SpiceDbConfig (line 21)
[INFO] [stdout]     src/config.rs - config::SpiceDbConfig (line 37)
[INFO] [stdout]     src/config.rs - config::SpiceDbConfig::token (line 104)
[INFO] [stdout]     src/lib.rs - (line 109)
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout]     src/lib.rs - (line 92)
[INFO] [stdout]     src/object.rs - object::SpiceDbObject (line 20)
[INFO] [stdout]     src/object.rs - object::SpiceDbObject::Channel (line 67)
[INFO] [stdout]     src/object.rs - object::SpiceDbObject::PermissionOverride (line 95)
[INFO] [stdout]     src/object.rs - object::SpiceDbObject::Server (line 53)
[INFO] [stdout]     src/object.rs - object::SpiceDbObject::User (line 81)
[INFO] [stdout]     src/permission.rs - permission::AuthorizationResult (line 181)
[INFO] [stdout]     src/permission.rs - permission::AuthorizationResult::has_permissions (line 216)
[INFO] [stdout]     src/permission.rs - permission::AuthorizationResult::result (line 257)
[INFO] [stdout]     src/permission.rs - permission::AuthorizationResult::result (line 276)
[INFO] [stdout]     src/permission.rs - permission::Permissions (line 18)
[INFO] [stdout]     src/permission.rs - permission::Permissionship::has_permissions (line 157)
[INFO] [stdout]     src/permission.rs - permission::Permissionship::result (line 133)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository (line 32)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 173)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 195)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 216)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 287)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 321)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository::new (line 79)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 25 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a08a8641ea2a1a8f45b4878e68098eb62a95f492f6a97989699bbe7228a6f9c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a08a8641ea2a1a8f45b4878e68098eb62a95f492f6a97989699bbe7228a6f9c7", kill_on_drop: false }`
[INFO] [stdout] a08a8641ea2a1a8f45b4878e68098eb62a95f492f6a97989699bbe7228a6f9c7
