[INFO] fetching crate beep-authz 0.4.0...
[INFO] testing beep-authz-0.4.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate beep-authz 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate beep-authz 0.4.0
[INFO] finished tweaking crates.io crate beep-authz 0.4.0
[INFO] tweaked toml for crates.io crate beep-authz 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate beep-authz 0.4.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate beep-authz 0.4.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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic v0.13.1
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded env v1.0.1
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded tokio-util v0.7.17
[INFO] [stderr]   Downloaded matchit v0.8.4
[INFO] [stderr]   Downloaded tonic-build v0.13.1
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa98b7841b2635caaf63309f0823a60fad97923e6a08a47893b6d09cb12651fe
[INFO] running `Command { std: "docker" "start" "-a" "fa98b7841b2635caaf63309f0823a60fad97923e6a08a47893b6d09cb12651fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa98b7841b2635caaf63309f0823a60fad97923e6a08a47893b6d09cb12651fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa98b7841b2635caaf63309f0823a60fad97923e6a08a47893b6d09cb12651fe", kill_on_drop: false }`
[INFO] [stdout] fa98b7841b2635caaf63309f0823a60fad97923e6a08a47893b6d09cb12651fe
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 328733c9bb4df5877a8eddef7c44da07e83bb737f004faef222d910be60255f3
[INFO] running `Command { std: "docker" "start" "-a" "328733c9bb4df5877a8eddef7c44da07e83bb737f004faef222d910be60255f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling env v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[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 clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling beep-authz v0.4.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 50.27s
[INFO] running `Command { std: "docker" "inspect" "328733c9bb4df5877a8eddef7c44da07e83bb737f004faef222d910be60255f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328733c9bb4df5877a8eddef7c44da07e83bb737f004faef222d910be60255f3", kill_on_drop: false }`
[INFO] [stdout] 328733c9bb4df5877a8eddef7c44da07e83bb737f004faef222d910be60255f3
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d4cf942b47ed96e9d263243e18fd530a0619e207f9cea862f6b9e1398f4399b
[INFO] running `Command { std: "docker" "start" "-a" "4d4cf942b47ed96e9d263243e18fd530a0619e207f9cea862f6b9e1398f4399b", kill_on_drop: false }`
[INFO] [stderr]    Compiling beep-authz v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.85s
[INFO] running `Command { std: "docker" "inspect" "4d4cf942b47ed96e9d263243e18fd530a0619e207f9cea862f6b9e1398f4399b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d4cf942b47ed96e9d263243e18fd530a0619e207f9cea862f6b9e1398f4399b", kill_on_drop: false }`
[INFO] [stdout] 4d4cf942b47ed96e9d263243e18fd530a0619e207f9cea862f6b9e1398f4399b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6737c39c323f21df608cd4cc78500d6663089f230f590ebe6a7d2d892f56b58
[INFO] running `Command { std: "docker" "start" "-a" "a6737c39c323f21df608cd4cc78500d6663089f230f590ebe6a7d2d892f56b58", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beep_authz-53b72b0f98937708)
[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/object.rs - object::SpiceDbObject::Server (line 53) ... FAILED
[INFO] [stdout] test src/object.rs - object::SpiceDbObject::Channel (line 67) ... FAILED
[INFO] [stdout] test src/permission.rs - permission::Permissionship::has_permissions (line 160) - compile ... FAILED
[INFO] [stdout] test src/permission.rs - permission::AuthorizationResult (line 184) - compile ... FAILED
[INFO] [stdout] test src/object.rs - object::SpiceDbObject (line 20) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::SpiceDbConfig (line 37) - compile ... FAILED
[INFO] [stdout] test src/permission.rs - permission::AuthorizationResult::result (line 279) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 109) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... FAILED
[INFO] [stdout] test src/object.rs - object::SpiceDbObject::PermissionOverride (line 95) ... FAILED
[INFO] [stdout] test src/permission.rs - permission::Permissionship::result (line 136) - compile ... FAILED
[INFO] [stdout] test src/object.rs - object::SpiceDbObject::User (line 81) ... FAILED
[INFO] [stdout] test src/config.rs - config::SpiceDbConfig (line 21) ... FAILED
[INFO] [stdout] test src/permission.rs - permission::AuthorizationResult::result (line 260) - compile ... FAILED
[INFO] [stdout] test src/permission.rs - permission::Permissions (line 18) - compile ... FAILED
[INFO] [stdout] test src/permission.rs - permission::AuthorizationResult::has_permissions (line 219) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::SpiceDbConfig::token (line 104) ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 341) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 92) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 213) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 256) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::new (line 79) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 375) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 235) - compile ... FAILED
[INFO] [stdout] test src/spicedb.rs - spicedb::SpiceDbRepository (line 32) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/permission.rs - permission::Permissionship::has_permissions (line 160) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    --> src/permission.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | 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::AuthorizationResult (line 184) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/permission.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | 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:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | let result = repo.check_permissions(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | 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] 188 | 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/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/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/permission.rs - permission::AuthorizationResult::result (line 279) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/permission.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | 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:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | let result = repo.check_permissions(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 | 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] 283 | 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/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/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/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/permission.rs - permission::Permissionship::result (line 136) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    --> src/permission.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | 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/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/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/permission.rs - permission::AuthorizationResult::result (line 260) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/permission.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 | 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:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / repo.check_permissions(
[INFO] [stdout] 266 | |     SpiceDbObject::Channel("private".to_string()),
[INFO] [stdout] 267 | |     Permissions::ViewChannels,
[INFO] [stdout] 268 | |     SpiceDbObject::User("bob".to_string()),
[INFO] [stdout] 269 | | ).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/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/permission.rs - permission::AuthorizationResult::has_permissions (line 219) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/permission.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | 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:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | let result = repo.check_permissions(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 | 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] 223 | 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/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/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 341) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `authz`
[INFO] [stdout]    --> src/spicedb.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 | 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:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 | 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:362:5
[INFO] [stdout]     |
[INFO] [stdout] 362 |     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] 341 + use beep_authz::authzed::api::v1::check_debug_trace::Permissionship;
[INFO] [stdout]     |
[INFO] [stdout] 341 + 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] 362 -     authz::authzed::api::v1::check_permission_response::Permissionship::HasPermission => {
[INFO] [stdout] 362 +     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/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/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 213) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/spicedb.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 | 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:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | let result = repo.check_permissions(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 | 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] 217 | 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 256) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/spicedb.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 | 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:260:16
[INFO] [stdout]     |
[INFO] [stdout] 260 |   let is_admin = repo.check_permissions(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 261 | |     SpiceDbObject::Server("my-server".to_string()),
[INFO] [stdout] 262 | |     Permissions::Administrator,
[INFO] [stdout] 263 | |     SpiceDbObject::User("charlie".to_string()),
[INFO] [stdout] 264 | | ).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/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/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 375) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/spicedb.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 | 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:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | let result = repo.check_permissions_raw(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 | 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] 386 | 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::check_permissions (line 235) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `authz`
[INFO] [stdout]    --> src/spicedb.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | 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:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | let result = repo.check_permissions(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 | 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] 239 | 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 (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] 
[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 184)
[INFO] [stdout]     src/permission.rs - permission::AuthorizationResult::has_permissions (line 219)
[INFO] [stdout]     src/permission.rs - permission::AuthorizationResult::result (line 260)
[INFO] [stdout]     src/permission.rs - permission::AuthorizationResult::result (line 279)
[INFO] [stdout]     src/permission.rs - permission::Permissions (line 18)
[INFO] [stdout]     src/permission.rs - permission::Permissionship::has_permissions (line 160)
[INFO] [stdout]     src/permission.rs - permission::Permissionship::result (line 136)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository (line 32)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 213)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 235)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions (line 256)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 341)
[INFO] [stdout]     src/spicedb.rs - spicedb::SpiceDbRepository::check_permissions_raw (line 375)
[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.58s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a6737c39c323f21df608cd4cc78500d6663089f230f590ebe6a7d2d892f56b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6737c39c323f21df608cd4cc78500d6663089f230f590ebe6a7d2d892f56b58", kill_on_drop: false }`
[INFO] [stdout] a6737c39c323f21df608cd4cc78500d6663089f230f590ebe6a7d2d892f56b58
